Skip to content

Commit 1d08289

Browse files
authored
fix(cd): pipeline group must be atlas (#109)
1 parent 203fc98 commit 1d08289

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gocd/pipelines/atlas.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
# - https://www.notion.so/sentry/GoCD-New-Service-Quickstart-6d8db7a6964049b3b0e78b8a4b52e25d
44
format_version: 10
55
pipelines:
6-
atlas:
6+
deploy-atlas:
77
environment_variables:
88
GCP_PROJECT: internal-sentry
99
GKE_CLUSTER: zdpwkxst
1010
GKE_REGION: us-central1
1111
GKE_CLUSTER_ZONE: b
1212
GKE_BASTION_ZONE: b
13-
group: internal-sentry
13+
group: atlas
1414
lock_behavior: unlockWhenFinished
1515
materials:
1616
atlas_repo:

0 commit comments

Comments
 (0)