Use $CI_DEFAULT_BRANCH in CI templates
Since not every repository uses a branch named `master` as its default branch, we've implemented the $CI_DEFAULT_BRANCH variable to allow us to implement CI template logic for default branches of any name. Now's the time to use that power in our own templates! https://gitlab.com/gitlab-org/gitlab/issues/33601
Showing
Please register or sign in to comment