Skip to content

Commit

Permalink
Merge branch 'padms/1986' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
padms committed Nov 23, 2023
2 parents 839ad33 + d36b804 commit f6db820
Show file tree
Hide file tree
Showing 5 changed files with 487 additions and 239 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dataset-backup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ env:
BUILD_ARTIFACT_PATH: ${{ github.workspace }}/backups
jobs:
read-satellites:
runs-on: ubuntu-latest
runs-on: energyvision_runner
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
outputs:
Expand All @@ -38,7 +38,7 @@ jobs:
if: failure()

backup-dataset:
runs-on: ubuntu-latest
runs-on: energyvision_runner
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
needs: read-satellites
Expand Down
Loading

0 comments on commit f6db820

Please sign in to comment.