Update Jenkinsfile

This commit is contained in:
ametgud4u 2020-07-25 02:49:09 +05:30 committed by GitHub
parent 30d7002b5b
commit 88dc779e9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
Jenkinsfile vendored
View file

@ -21,3 +21,4 @@ node('centos_hosts'){
sh label: '', script: 'BuildImage'
}
}
}