Skip to content

Commit e602794

Browse files
committed
ci: fixed main branch name filter
1 parent 566ef37 commit e602794

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ chart dev cut:
151151
only:
152152
- branches
153153
except:
154-
- master
154+
- main
155155

156156
chart prod cut:
157157
stage: chart

0 commit comments

Comments
 (0)