Skip to content

Commit

Permalink
Merge pull request #1437 from GSA/stop-restart-for-debug
Browse files Browse the repository at this point in the history
temporarily disable staging restart for debugging
  • Loading branch information
FuhuXia authored Aug 27, 2024
2 parents ca16b2c + 8fc629d commit 0fc2342
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/restart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,6 @@ on:
- cron: '11/30 * * * *'

jobs:
restart-staging:
name: restart (staging)
uses: gsa/data.gov/.github/workflows/app-restart-template.yml@main
with:
environ: staging
app_names: "{\"include\":[{\"app\":\"catalog-proxy\"},{\"app\":\"catalog-gather\"},{\"app\":\"catalog-fetch\"},{\"app\":\"catalog-web\"},{\"app\":\"catalog-admin\"},]}"
secrets: inherit

restart-prod:
name: restart (prod)
uses: gsa/data.gov/.github/workflows/app-restart-template.yml@main
Expand Down

0 comments on commit 0fc2342

Please sign in to comment.