' por "
This commit is contained in:
@@ -22,7 +22,7 @@ pipeline {
|
|||||||
script {
|
script {
|
||||||
def version = "0.0.${env.BUILD_NUMBER}"
|
def version = "0.0.${env.BUILD_NUMBER}"
|
||||||
|
|
||||||
echo 'docker build -t $DOCKER_REGISTRY_URL/$clean-architecture-backend:${version} .'
|
echo "docker build -t $DOCKER_REGISTRY_URL/clean-architecture-backend:${version} ."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user