This commit is contained in:
Gregory Hendrickson
2023-06-09 14:50:42 -07:00
parent 39194ee255
commit d3ed5a1d54

4
Jenkinsfile vendored
View File

@@ -46,7 +46,9 @@ pipeline {
post { post {
always { always {
sh 'docker logout' node {
sh 'docker logout'
}
} }
} }