Merge branch 'fix-pipeline' into 'dev'
(revert) Remove unused 'policy: pull' configuration See merge request rheinsw/website!24
This commit is contained in:
@@ -17,6 +17,7 @@ cache:
|
||||
key: ${CI_COMMIT_REF_SLUG}
|
||||
paths:
|
||||
- node_modules/
|
||||
policy: pull
|
||||
|
||||
variables:
|
||||
NEXT_PUBLIC_ENV: "production"
|
||||
|
||||
Reference in New Issue
Block a user