提交 433f56cb 创建 作者: 赵鹏翀's avatar 赵鹏翀

更新 .gitlab-ci.yml

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