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

更新 .gitlab-ci.yml

上级 8f47a7d6
流水线 #117200 已失败 于阶段
用时 18 秒
...@@ -15,8 +15,8 @@ case1: ...@@ -15,8 +15,8 @@ case1:
- python3 --version - python3 --version
- /opt/mssql/bin/sqlservr & - /opt/mssql/bin/sqlservr &
- sleep 10s - sleep 10s
- /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
- diff ci_output.txt user_output.txt -b -B -i - diff ci_output.txt user_output.txt -b -B -i
only: only:
......
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论