remove only
This commit is contained in:
parent
1ccefb34fc
commit
5b0eb4c55b
@ -29,9 +29,6 @@ build_fe:
|
||||
key: $CI_COMMIT_REF_SLUG-$CI_PROJECT_DIR
|
||||
paths:
|
||||
- node_modules/
|
||||
only:
|
||||
changes:
|
||||
- package-lock.json
|
||||
extends:
|
||||
- .build
|
||||
|
||||
@ -70,9 +67,6 @@ lint_fe:
|
||||
paths:
|
||||
- node_modules/
|
||||
policy: pull-push
|
||||
only:
|
||||
changes:
|
||||
- package-lock.json
|
||||
needs:
|
||||
- build_fe
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user