Skip to content
Snippets Groups Projects
Commit f2a017ec authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Hopefully the cache got deleted by that last build and we can re-enable.

parent b0748d62
No related branches found
No related tags found
1 merge request!455Update branch with changes from master
Pipeline #6291 passed
......@@ -52,10 +52,10 @@ spec:
- if: '"$[[ inputs.no_javascript ]]" == "yes"'
when: never
- !reference [.rules, rules]
# cache:
# key: $CI_JOB_NAME
# paths:
# - 3rdp/build/smconfig.cache*
cache:
key: $CI_JOB_NAME
paths:
- 3rdp/build/smconfig.cache*
"$[[ inputs.os ]]-$[[ inputs.platform ]] [cryptlib]":
extends:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment