Skip to content

Use dash instead of spaces in cache keys and build jobs

Balasankar 'Balu' C requested to merge 3063-consistent-cache-name into master
  • Use dashes instead of spaces in cache keys
  • Use dashes instead of spaces in job names (Note: Not doing this for spec jobs because we use specific index positions of CI_JOB_NAME variable to identify knapsack folder)
  • Also added cache related rake tasks to SLES jobs
  • Also unified cache configuration of tag builds to the job template

Closes #3063 (closed)

Edited by GitLab Release Tools Bot

Merge request reports