Skip to content

Commit

Permalink
ci: fixed branch name filter
Browse files Browse the repository at this point in the history
  • Loading branch information
daystram committed Feb 15, 2021
1 parent 151b00b commit ff0da9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ chart dev ratify:
only:
- branches
except:
- main
- master

chart prod ratify:
stage: chart
Expand Down

0 comments on commit ff0da9a

Please sign in to comment.