提交 c3b8b9c8 创建 作者: 宋海霞's avatar 宋海霞

更新 .gitlab-ci.yml

上级 4acedbd0
......@@ -18,7 +18,7 @@ make:
script:
- make
- ./app < input1.txt > user_output1.txt
- execscore.sh 40
- execscore.sh 60
only:
- master
......@@ -43,7 +43,7 @@ case1:
- make
- ./app < input1.txt > user_output1.txt
- diff output1.txt user_output1.txt -b -B -y -i --suppress-common-lines
- execscore.sh 50
- execscore.sh 100
only:
- master
......
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论