Skip to content
Snippets Groups Projects
Commit c4909850 authored by richard.petersen's avatar richard.petersen :sailboat:
Browse files

Upload helm chart in main, not master

parent e91ac1f3
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ upload Helm Chart:
rules:
- if: $CI_MERGE_REQUEST_ID
when: never
- if: '$CI_COMMIT_REF_SLUG =~ /(master|develop)/'
- if: '$CI_COMMIT_REF_SLUG =~ /(main|develop)/'
changes:
- helm/**/*
when: on_success
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment