Skip to content

Commit

Permalink
fix(cd): pipeline group must be atlas (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuarli committed Dec 20, 2022
1 parent 203fc98 commit 1d08289
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gocd/pipelines/atlas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
# - https://www.notion.so/sentry/GoCD-New-Service-Quickstart-6d8db7a6964049b3b0e78b8a4b52e25d
format_version: 10
pipelines:
atlas:
deploy-atlas:
environment_variables:
GCP_PROJECT: internal-sentry
GKE_CLUSTER: zdpwkxst
GKE_REGION: us-central1
GKE_CLUSTER_ZONE: b
GKE_BASTION_ZONE: b
group: internal-sentry
group: atlas
lock_behavior: unlockWhenFinished
materials:
atlas_repo:
Expand Down

0 comments on commit 1d08289

Please sign in to comment.