This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -10,7 +10,7 @@ pipeline {
|
||||
DOCKER_PASSWORD = 'P@ssw0rd'
|
||||
project = "astro"
|
||||
app_name = "astro"
|
||||
label = "v1.4"
|
||||
label = "v1.5"
|
||||
images_repository = "${REGISTRY}/${project}/${app_name}"
|
||||
image_name = "${REGISTRY}/${project}/${app_name}:${label}"
|
||||
secret_name = "harbor"
|
||||
|
||||
Reference in New Issue
Block a user