Skip to content
Snippets Groups Projects

Resolve "Update CI"

Merged Dominik Hebeler requested to merge 28-update-ci into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -51,10 +51,10 @@ prepare_node:
- public/css/
- public/mix-manifest.json
cache:
# Cache per Branch
# Reuse existing cache or create new one if package-lock changed
key:
files:
package-lock.json
- package-lock.json
paths:
- .npm
- node_modules
Loading