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

启用CI/CD test.

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