File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 28
28
- cluster_name : cloudbank
29
29
- cluster_name : dubois
30
30
- cluster_name : earthscope
31
- - cluster_name : gridsst
32
31
- cluster_name : hhmi
33
32
- cluster_name : jupyter-health
34
33
- cluster_name : jupyter-meets-the-earth
Original file line number Diff line number Diff line change @@ -215,7 +215,6 @@ jobs:
215
215
failure_cloudbank : ${{ steps.declare-failure.outputs.failure_cloudbank }}
216
216
failure_dubois : ${{ steps.declare-failure.outputs.failure_dubois }}
217
217
failure_earthscope : ${{ steps.declare-failure.outputs.failure_earthscope }}
218
- failure_gridsst : ${{ steps.declare-failure.outputs.failure_gridsst }}
219
218
failure_hhmi : ${{ steps.declare-failure.outputs.failure_hhmi }}
220
219
failure_jupyter-health : ${{ steps.declare-failure.outputs.failure_jupyter-health }}
221
220
failure_jupyter-meets-the-earth : ${{ steps.declare-failure.outputs.failure_jupyter-meets-the-earth }}
@@ -454,7 +453,6 @@ jobs:
454
453
failure_cloudbank_staging : ${{ steps.declare-failure.outputs.failure_cloudbank_staging }}
455
454
failure_dubois_staging : ${{ steps.declare-failure.outputs.failure_dubois_staging }}
456
455
failure_earthscope_staging : ${{ steps.declare-failure.outputs.failure_earthscope_staging }}
457
- failure_gridsst_staging : ${{ steps.declare-failure.outputs.failure_gridsst_staging }}
458
456
failure_hhmi_staging : ${{ steps.declare-failure.outputs.failure_hhmi_staging }}
459
457
failure_jupyter-health_staging : ${{ steps.declare-failure.outputs.failure_jupyter-health_staging }}
460
458
failure_jupyter-meets-the-earth_staging : ${{ steps.declare-failure.outputs.failure_jupyter-meets-the-earth_staging }}
You can’t perform that action at this time.
0 commit comments