Commit 6fc4a283 by 潘建波

nom

1 parent 9261c7f5
Pipeline #17 for 6fc4a283 failed in 3 seconds
...@@ -19,7 +19,7 @@ job2: ...@@ -19,7 +19,7 @@ job2:
stage: test stage: test
# 所需执行的脚本 # 所需执行的脚本
script: script:
- echo "111" - npm init
# 在哪个分支上可用 # 在哪个分支上可用
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!