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