Update Jenkinsfile

This commit is contained in:
Andrew Pitt 2019-12-19 16:23:16 -05:00 committed by GitHub
parent 17cf9e9316
commit ff1094d76a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
Jenkinsfile vendored
View file

@ -38,7 +38,7 @@ try {
}
}
}
node('jenkins-slave-image-mgmt') {
node('jenkins-slave-skopeo') {
stage('Inspect Image') {
sh """