Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mariadb-10.1 mariadb-10.1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Faustin Lammler
  • mariadb-10.1mariadb-10.1
  • Repository
Switch branch/tag
  • mariadb-10.1
  • debian
  • gitlab-ci.yml
Find file BlameHistoryPermalink
  • Otto Kekäläinen's avatar
    Gitlab-CI: Handle ccache path correctly and sync upstream Salsa-CI changes · 42444207
    Otto Kekäläinen authored Aug 27, 2019
    Salsa-CI changed the path names of .ccache and thus MariaDB builds stopped
    working as the file size of the artifact directory with .ccache included
    was way over limits. These changes put the .ccache directory in the correct
    place and slims down the amount of total artifacts.
    42444207