提交 368e3762 创建 作者: 赵鹏翀's avatar 赵鹏翀

更新 .gitlab-ci.yml

上级 00c41cc2
流水线 #117188 已失败 于阶段
用时 17 秒
...@@ -13,6 +13,8 @@ case1: ...@@ -13,6 +13,8 @@ case1:
script: script:
- whoami - whoami
- python3 --version - python3 --version
- /opt/mssql-tools/bin/sqlcmd -S localhost -U SA -P "<MyStrong@Passw0rd>"
- quit
- python3 testdb.py > ci_output.txt - python3 testdb.py > ci_output.txt
- diff ci_output.txt user_output.txt -b -B -i - diff ci_output.txt user_output.txt -b -B -i
only: only:
......
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论