Loading templates/gitlab-ci-helmfile.yml +1 −0 Original line number Diff line number Diff line Loading @@ -663,6 +663,7 @@ stages: echo "$environment_url" > environment_url.txt fi echo -e "environment_type=$environment_type\\nenvironment_name=$environment_name\\nenvironment_url=$environment_url" >> helmfile.env chmod 644 environment_url.txt helmfile.env } # delete application (and dependencies) Loading Loading
templates/gitlab-ci-helmfile.yml +1 −0 Original line number Diff line number Diff line Loading @@ -663,6 +663,7 @@ stages: echo "$environment_url" > environment_url.txt fi echo -e "environment_type=$environment_type\\nenvironment_name=$environment_name\\nenvironment_url=$environment_url" >> helmfile.env chmod 644 environment_url.txt helmfile.env } # delete application (and dependencies) Loading