update
This commit is contained in:
parent
bba9bd8297
commit
35a1ad455d
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
|
@ -61,6 +61,7 @@ pipeline {
|
||||||
}
|
}
|
||||||
stage('Pull Image') {
|
stage('Pull Image') {
|
||||||
steps {
|
steps {
|
||||||
|
sleep time: 30, unit: 'SECONDS'
|
||||||
sh 'docker pull "${AWS_REGISTRY}:${IMAGE_TAG}"'
|
sh 'docker pull "${AWS_REGISTRY}:${IMAGE_TAG}"'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue