Commit 093d2671 by 潘建波

Update .gitlab-ci.yml

1 parent 09f5f2ba
Pipeline #3 for 093d2671 passed in 0 seconds
...@@ -4,7 +4,7 @@ job1: ...@@ -4,7 +4,7 @@ job1:
stage: build stage: build
# 所需执行的脚本 # 所需执行的脚本
script: script:
"" - echo "ssss"
# 在哪个分支上可用 # 在哪个分支上可用
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!