Skip to content

Commit

Permalink
Update terraform/terraform-jobs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
fmdlc committed Sep 26, 2021
1 parent 4fe633c commit 9cbca33
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions terraform/terraform-jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ terraform-plan-dev:
stage: terraform-plan
environment:
name: "gitops-dev"
when:
manual

terraform-apply-dev:
extends:
Expand All @@ -53,6 +55,8 @@ terraform-plan-prod:
stage: terraform-plan
environment:
name: "gitops-prod"
when:
manual

terraform-apply-prod:
extends:
Expand Down

0 comments on commit 9cbca33

Please sign in to comment.