#13 -- Fix ci
All checks were successful
CI fuzzy controller / container-test-job (push) Successful in 1m3s
All checks were successful
CI fuzzy controller / container-test-job (push) Successful in 1m3s
This commit is contained in:
parent
f3adce05df
commit
887de9979b
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -14,7 +14,7 @@ pipeline {
|
||||
stage('Deploy') {
|
||||
steps {
|
||||
script {
|
||||
sh "sh deploy/nio17.sh"
|
||||
sh "bash deploy/nio17.sh &"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user