check deploy after envsubst
This commit is contained in:
@@ -31,6 +31,8 @@ pods:
|
||||
entrypoint: [""]
|
||||
script:
|
||||
- echo $CI_REGISTRY_IMAGE
|
||||
- envsubst < k8s/deploy.yaml > sponge k8s/deploy.yaml
|
||||
- cat k8s/deploy.yaml
|
||||
# - export CI_REGISTRY_IMAGE=$CI_REGISTRY_IMAGE
|
||||
# - export CI_COMMIT_TAG=$CI_COMMIT_TAG
|
||||
# - apt -qq update >> /dev/null && apt -qq install -y curl gettext moreutils >> /dev/null
|
||||
|
||||
Reference in New Issue
Block a user