gitlab: (partial fix to #330) add key to cache (2)
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
- CXX="ccache $COMPILER" ./waf configure --enable-examples --enable-tests --disable-gtk --disable-python -d $MODE
|
||||
- ./test.py $VALGRIND_FLAG $FULLNESS
|
||||
cache:
|
||||
key: "$CI_JOB_NAME-$CI_COMMIT_REF_SLUG"
|
||||
paths:
|
||||
- $CCACHE_BASEDIR_VALUE/
|
||||
variables:
|
||||
|
||||
Reference in New Issue
Block a user