提交 dd88f896 创建 作者: 王晓庆's avatar 王晓庆

更新 .gitlab-ci.yml

上级 858e700b
...@@ -11,7 +11,7 @@ case1: ...@@ -11,7 +11,7 @@ case1:
stage: case1 stage: case1
<<: *codecode-runner <<: *codecode-runner
script: script:
- apt-get install python-pip - sudo apt-get install python-pip
- pip -V - pip -V
- pip install pymssql - pip install pymssql
- python3 testdb.py > ci_output.txt - python3 testdb.py > ci_output.txt
......
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论