提交 6fb5f4b2 authored 作者: czq's avatar czq

合并分支 'czq' 到 'master'

czq 查看合并请求 ty_wyl/adaptation-master1!8
stages:
- test
- build
- deploy
test:
stage: test
script:
- echo "开始测试"
only:
- master
tags:
- czq-Runner
build:
stage: build
script:
- echo "编译中。。。。"
only:
- master
tags:
- czq-Runner
deploy:
stage: deploy
script:
- echo "发布中...."
only:
- master
tags:
- czq-Runner
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论