Commit ee48149d authored by Sora Shu's avatar Sora Shu
Browse files

CI: 重定向并忽略错误输出

Showing with 1 addition and 1 deletion
+1 -1
......@@ -43,4 +43,4 @@ steps:
from_secret: ssh_password
script:
- cd /projects/test
- bash ./test.sh
- bash ./test.sh 2> /dev/null
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment