perform only when package-lock.json changes
This commit is contained in:
parent
5af6c35b24
commit
34154c4cf0
@ -29,9 +29,9 @@ build_fe:
|
||||
key: $CI_COMMIT_REF_SLUG-$CI_PROJECT_DIR
|
||||
paths:
|
||||
- frontend/node_modules/
|
||||
# only:
|
||||
# changes:
|
||||
# - frontend/package-lock.json
|
||||
only:
|
||||
changes:
|
||||
- frontend/package-lock.json
|
||||
extends:
|
||||
- .build
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user