Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
3d0a75cb
Commit
3d0a75cb
authored
May 06, 2021
by
Marcel Amirault
Committed by
Matija Čupić
May 06, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update terraform template to avoid hardcoded master
parent
e228b0bd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
3 deletions
+8
-3
changelogs/unreleased/terraform-ci-template-to-default-branch.yml
...gs/unreleased/terraform-ci-template-to-default-branch.yml
+5
-0
lib/gitlab/ci/templates/Terraform.gitlab-ci.yml
lib/gitlab/ci/templates/Terraform.gitlab-ci.yml
+3
-3
No files found.
changelogs/unreleased/terraform-ci-template-to-default-branch.yml
0 → 100644
View file @
3d0a75cb
---
title
:
Merge branch 'mo-update-artifact-documentation' into 'master'
merge_request
:
61084
author
:
type
:
other
lib/gitlab/ci/templates/Terraform.gitlab-ci.yml
View file @
3d0a75cb
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment