withEcr {}
This commit is contained in:
parent
b0c72e704e
commit
6121a7404e
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -21,7 +21,9 @@ pipeline {
|
||||
{
|
||||
steps
|
||||
{
|
||||
withEcr {
|
||||
sh "docker pull ${DOCKER_REGISTRY}/auto-semver:${SELF_SEMVER_TAG}"
|
||||
}
|
||||
}
|
||||
}
|
||||
//Runs versioning in docker container
|
||||
|
Loading…
Reference in New Issue
Block a user