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:
7
Jenkinsfile
vendored
7
Jenkinsfile
vendored
@@ -53,10 +53,9 @@ pipeline{
|
|||||||
docker run -d --name docker-test-image aisthanestha/docker-test-image:latest
|
docker run -d --name docker-test-image aisthanestha/docker-test-image:latest
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
post {
|
post {
|
||||||
always {
|
always {
|
||||||
sh 'docker logout'
|
sh 'docker logout'
|
||||||
|
|||||||
Reference in New Issue
Block a user