mirror of
https://github.com/ghndrx/docker-test-image.git
synced 2026-02-10 06:45:05 +00:00
s
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -48,6 +48,7 @@ pipeline {
|
||||
always {
|
||||
node('any'){
|
||||
sh 'docker logout'
|
||||
sh 'echo END'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user