fix missing arg
This commit is contained in:
parent
29605454ca
commit
91b8443e73
@ -7,6 +7,7 @@ pipeline:
|
||||
- BASE_IMAGE=google/cloud-sdk:${VERSION}
|
||||
- KUBECTL_VERSION=${KUBECTL_VERSION}
|
||||
- HELM_VERSION=${HELM_VERSION}
|
||||
- SOPS_VERSION=${SOPS_VERSION}
|
||||
tags:
|
||||
- ${VERSION}_kubectl-${KUBECTL_VERSION}_helm-${HELM_VERSION}
|
||||
secrets: [ docker_username, docker_password ]
|
||||
|
Reference in New Issue
Block a user