提交 3e2e139b authored 作者: Chris Harris's avatar Chris Harris

启用CI/CD test.

上级 4cc56567
......@@ -3,10 +3,11 @@ stages:
deploy_job:
stage: deploy
script:
- cd "F:\runner-test\datacenter"
- cd "E:\datacenter"
- git checkout test
- git pull
- python -V
only:
# 只有test分支才执行
- test
\ No newline at end of file
- test
tags:
- "36"
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论