Commit 9261c7f5 by 潘建波

sd1

1 parent f954b144
Pipeline #16 for 9261c7f5 passed in 1 second
...@@ -19,7 +19,7 @@ job2: ...@@ -19,7 +19,7 @@ job2:
stage: test stage: test
# 所需执行的脚本 # 所需执行的脚本
script: script:
- npm init - echo "111"
# 在哪个分支上可用 # 在哪个分支上可用
only: only:
- master - master
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!