Skip to content

Commit 5c9f674

Browse files
committed
Remove gridSST cluster from Ci/CD
1 parent 578f3ef commit 5c9f674

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.github/workflows/deploy-grafana-dashboards.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
- cluster_name: cloudbank
2929
- cluster_name: dubois
3030
- cluster_name: earthscope
31-
- cluster_name: gridsst
3231
- cluster_name: hhmi
3332
- cluster_name: jupyter-health
3433
- cluster_name: jupyter-meets-the-earth

.github/workflows/deploy-hubs.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ jobs:
215215
failure_cloudbank: ${{ steps.declare-failure.outputs.failure_cloudbank }}
216216
failure_dubois: ${{ steps.declare-failure.outputs.failure_dubois }}
217217
failure_earthscope: ${{ steps.declare-failure.outputs.failure_earthscope }}
218-
failure_gridsst: ${{ steps.declare-failure.outputs.failure_gridsst }}
219218
failure_hhmi: ${{ steps.declare-failure.outputs.failure_hhmi }}
220219
failure_jupyter-health: ${{ steps.declare-failure.outputs.failure_jupyter-health }}
221220
failure_jupyter-meets-the-earth: ${{ steps.declare-failure.outputs.failure_jupyter-meets-the-earth }}
@@ -454,7 +453,6 @@ jobs:
454453
failure_cloudbank_staging: ${{ steps.declare-failure.outputs.failure_cloudbank_staging }}
455454
failure_dubois_staging: ${{ steps.declare-failure.outputs.failure_dubois_staging }}
456455
failure_earthscope_staging: ${{ steps.declare-failure.outputs.failure_earthscope_staging }}
457-
failure_gridsst_staging: ${{ steps.declare-failure.outputs.failure_gridsst_staging }}
458456
failure_hhmi_staging: ${{ steps.declare-failure.outputs.failure_hhmi_staging }}
459457
failure_jupyter-health_staging: ${{ steps.declare-failure.outputs.failure_jupyter-health_staging }}
460458
failure_jupyter-meets-the-earth_staging: ${{ steps.declare-failure.outputs.failure_jupyter-meets-the-earth_staging }}

0 commit comments

Comments
 (0)