This commit is contained in:
Gregory Hendrickson
2023-06-09 14:29:00 -07:00
parent 5e1cbe566a
commit f62559e451

4
Jenkinsfile vendored
View File

@@ -54,8 +54,7 @@ pipeline{
'''
}
}
}
}
post {
always {
sh 'docker logout'
@@ -63,4 +62,3 @@ pipeline{
}