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