[Fix] jenkins job build script on error stop

This commit is contained in:
hardy 2023-11-30 13:05:14 +08:00
parent 4acbb50acb
commit 8c0ede275e
No known key found for this signature in database
GPG Key ID: D1ED7F7A9ED520C3
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#!/bin/bash
set -eo pipefail
#init
WORKBASE=/home/jenkins/go/src/infini.sh