Commit 282c1363 authored by 杨思琦's avatar 杨思琦

Update .gitlab-ci.yml

parent df120df2
Pipeline #94679 failed with stages
...@@ -19,7 +19,8 @@ install: ...@@ -19,7 +19,8 @@ install:
tags: tags:
- civmanage - civmanage
script: script:
- npm -v - echo "${CI_PROJECT_DIR}"
- git pull origin master
- npm run init - npm run init
only: only:
- master - master
......
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