Skip to content
This repository was archived by the owner on Oct 12, 2021. It is now read-only.

Commit ebe3cbd

Browse files
author
Sameer Naik
authored
Merge pull request #26 from triggermesh/config-main
ci: config master branch renamed to main
2 parents 12fe28a + 929f7ab commit ebe3cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
command: |
114114
git add overlays
115115
git commit -m "Update overlays/<< parameters.cluster >>/function deployments to '${CIRCLE_TAG:-${CIRCLE_SHA1}}'"
116-
git push origin master
116+
git push origin main
117117
118118
release:
119119
executor:

0 commit comments

Comments
 (0)