Commit 01993d4a authored by 邓超's avatar 邓超

Update .gitlab-ci.yml

parent bfde3802
Pipeline #53353 failed with stages
...@@ -27,6 +27,7 @@ checkout: ...@@ -27,6 +27,7 @@ checkout:
install: install:
stage: install stage: install
script: script:
- npm -v
- npm run init - npm run init
#cache: #cache:
# key: ${CI_COMMIT_REF_SLUG} # key: ${CI_COMMIT_REF_SLUG}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment