gitlab: (partial fix to #330) add key to cache

This commit is contained in:
Tommaso Pecorella
2021-02-05 09:36:18 +00:00
parent 8eb6b7cdc7
commit c16fce9634

View File

@@ -41,6 +41,7 @@ stages:
- ./waf
- ./test.py
cache:
key: "$CI_JOB_NAME-$CI_COMMIT_REF_SLUG"
paths:
- $CCACHE_BASEDIR_VALUE/
timeout: 9h