ci_template: Use a cache key specific to each job

This commit is contained in:
Jordan Petridis 2018-12-09 04:34:35 +02:00
parent bb2c819c77
commit 932a9c2137
No known key found for this signature in database
GPG key ID: 902CC06D159744F5

View file

@ -85,6 +85,7 @@ gst indent:
- rm -rf subprojects/*/.git/
- rm -rf build/subprojects/*/.git/
cache:
key: "${CI_JOB_NAME}"
paths:
- "${CCACHE_DIR}"
artifacts: