Commit ffce5b3a authored by Marcel Amirault's avatar Marcel Amirault

Update managed cluster template to avoid hardcoded master

We should use the default branch variable, and not use
hardcoded master, in the CI template.

Changelog: other
parent e96d5b62
......@@ -9,8 +9,8 @@ apply:
script:
- gitlab-managed-apps /usr/local/share/gitlab-managed-apps/helmfile.yaml
only:
refs:
- master
variables:
- $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
artifacts:
reports:
cluster_applications: gl-cluster-applications.json
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment