Skip to content

Commit bb21302

Browse files
committed
comment out europe
1 parent c0fc098 commit bb21302

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/ci-cd.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,9 @@ jobs:
9999
- environment: stage
100100
account_id: "079419646996"
101101
bucket: split-public-stage
102-
- environment: stage-eu
103-
account_id: "901851837056"
104-
bucket: split-public-stage-eu-west-1
102+
# - environment: stage-eu
103+
# account_id: "901851837056"
104+
# bucket: split-public-stage-eu-west-1
105105

106106
steps:
107107
- name: Download assets
@@ -142,9 +142,9 @@ jobs:
142142
- environment: prod
143143
account_id: "825951051969"
144144
bucket: split-public
145-
- environment: prod-eu
146-
account_id: "842946900133"
147-
bucket: split-public-eu-west-1
145+
# - environment: prod-eu
146+
# account_id: "842946900133"
147+
# bucket: split-public-eu-west-1
148148

149149
steps:
150150
- name: Download assets

0 commit comments

Comments
 (0)