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
|
key: $CI_COMMIT_REF_SLUG-$CI_PROJECT_DIR
|
||||||
paths:
|
paths:
|
||||||
- node_modules/
|
- node_modules/
|
||||||
only:
|
|
||||||
changes:
|
|
||||||
- package-lock.json
|
|
||||||
extends:
|
extends:
|
||||||
- .build
|
- .build
|
||||||
|
|
||||||
@ -70,9 +67,6 @@ lint_fe:
|
|||||||
paths:
|
paths:
|
||||||
- node_modules/
|
- node_modules/
|
||||||
policy: pull-push
|
policy: pull-push
|
||||||
only:
|
|
||||||
changes:
|
|
||||||
- package-lock.json
|
|
||||||
needs:
|
needs:
|
||||||
- build_fe
|
- build_fe
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user