Commit f1650c86 authored by Michael Kozono's avatar Michael Kozono

Merge branch 'agulina-master-patch-73409' into 'master'

Use a default branch that's not "master" in template

See merge request gitlab-org/gitlab!55949
parents e09c41b5 0953ddce
......@@ -52,7 +52,8 @@ cache:
- gitlab-terraform apply
when: manual
only:
- master
variables:
- $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
.destroy: &destroy
stage: cleanup
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment