Testing image tag
This commit is contained in:
parent
240abecacc
commit
7523905ac9
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -42,7 +42,7 @@ pipeline {
|
||||
steps {
|
||||
withEcr {
|
||||
//sh "docker push ${env.DOCKER_REGISTRY}/${env.SERVICE}:${getVersion('-d')}"
|
||||
sh "docker push ${env.DOCKER_REGISTRY}/${env.SERVICE}:SELFVERSION"
|
||||
sh "docker push ${env.DOCKER_REGISTRY}/${env.SERVICE}:semver"
|
||||
}
|
||||
|
||||
//Copy tar.gz file to s3 bucket
|
||||
|
Loading…
x
Reference in New Issue
Block a user