Loading .gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -111,6 +111,8 @@ dev_deploy_job: set -eu sops --decrypt \ --input-type yaml \ --output-type yaml \ --output charts/hypo/values-installer.yaml \ "$HELM_VALUES_FILE" Loading Loading
.gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -111,6 +111,8 @@ dev_deploy_job: set -eu sops --decrypt \ --input-type yaml \ --output-type yaml \ --output charts/hypo/values-installer.yaml \ "$HELM_VALUES_FILE" Loading