Skip to content

Commit 3464fb8

Browse files
committed
pause deployments to turing-staging
it's not working, and slowing down prod deployments
1 parent 4156415 commit 3464fb8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/cd.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -90,13 +90,13 @@ jobs:
9090
helm_version: ""
9191
experimental: false
9292

93-
- federation_member: turing-staging
94-
binder_url: https://binder-staging.mybinder.turing.ac.uk
95-
hub_url: https://hub-staging.mybinder.turing.ac.uk
96-
chartpress_args: ""
97-
helm_version: ""
98-
# TODO: Remove this when turing-staging reliably passes
99-
experimental: true
93+
# - federation_member: turing-staging
94+
# binder_url: https://binder-staging.mybinder.turing.ac.uk
95+
# hub_url: https://hub-staging.mybinder.turing.ac.uk
96+
# chartpress_args: ""
97+
# helm_version: ""
98+
# # TODO: Remove this when turing-staging reliably passes
99+
# experimental: true
100100

101101
steps:
102102
- name: "Stage 0: Update env vars based on job matrix arguments"

0 commit comments

Comments
 (0)