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

Temporarily disable the js configure cache.

The last commit changed the environment, so we need to regenerate
the config cache.
parent 39a7ff2f
Branches
Tags
1 merge request!455Update branch with changes from master
Pipeline #6287 passed
...@@ -52,10 +52,10 @@ spec: ...@@ -52,10 +52,10 @@ spec:
- if: '"$[[ inputs.no_javascript ]]" == "yes"' - if: '"$[[ inputs.no_javascript ]]" == "yes"'
when: never when: never
- !reference [.rules, rules] - !reference [.rules, rules]
cache: # cache:
key: $CI_JOB_NAME # key: $CI_JOB_NAME
paths: # paths:
- 3rdp/build/smconfig.cache* # - 3rdp/build/smconfig.cache*
"$[[ inputs.os ]]-$[[ inputs.platform ]] [cryptlib]": "$[[ inputs.os ]]-$[[ inputs.platform ]] [cryptlib]":
extends: extends:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment