issue # gitlab-ci 테스트
This commit is contained in:
@@ -22,7 +22,6 @@
|
|||||||
cache:
|
cache:
|
||||||
key: "${CI_COMMIT_REF_SLUG}"
|
key: "${CI_COMMIT_REF_SLUG}"
|
||||||
paths:
|
paths:
|
||||||
- node_modules/
|
|
||||||
- .yarn/cache/
|
- .yarn/cache/
|
||||||
|
|
||||||
build: # This job runs in the build stage, which runs first.
|
build: # This job runs in the build stage, which runs first.
|
||||||
|
|||||||
Reference in New Issue
Block a user