gitlab: (partial fix to #330) add key to cache
This commit is contained in:
@@ -41,6 +41,7 @@ stages:
|
||||
- ./waf
|
||||
- ./test.py
|
||||
cache:
|
||||
key: "$CI_JOB_NAME-$CI_COMMIT_REF_SLUG"
|
||||
paths:
|
||||
- $CCACHE_BASEDIR_VALUE/
|
||||
timeout: 9h
|
||||
|
||||
Reference in New Issue
Block a user