Commit c33c6e15 authored by Matija Čupić's avatar Matija Čupić

Merge branch 'terraform-ci-template-to-default-branch' into 'master'

Update terraform template to avoid hardcoded master

See merge request gitlab-org/gitlab!61084
parents a7111b39 3d0a75cb
---
title: Merge branch 'mo-update-artifact-documentation' into 'master'
merge_request: 61084
author:
type: other
......@@ -56,6 +56,6 @@ apply:
- terraform apply -input=false $PLAN
dependencies:
- plan
when: manual
only:
- master
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
when: manual
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