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