Skip to content

Commit

Permalink
Remove linked earth from CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibson91 committed Aug 28, 2024
1 parent 3d625ad commit 923aaf6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/deploy-grafana-dashboards.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
- cluster_name: jupyter-meets-the-earth
- cluster_name: kitware
- cluster_name: leap
- cluster_name: linked-earth
- cluster_name: nasa-cryo
- cluster_name: nasa-esdis
- cluster_name: nasa-veda
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/deploy-hubs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,6 @@ jobs:
failure_jupyter-meets-the-earth: "${{ env.failure_jupyter-meets-the-earth }}"
failure_kitware: "${{ env.failure_kitware }}"
failure_leap: "${{ env.failure_leap }}"
failure_linked-earth: "${{ env.failure_linked-earth }}"
failure_nasa-cryo: "${{ env.failure_nasa-cryo }}"
failure_nasa-esdis: "${{ env.failure_nasa-esdis }}"
failure_nasa-ghg: "${{ env.failure_nasa-ghg }}"
Expand Down

0 comments on commit 923aaf6

Please sign in to comment.