Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
chore(gha): increa wait-interval to 4 min
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbes committed Sep 6, 2024
1 parent ab67939 commit b4fecc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-metabase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# nada-backend deploy will succeed.
check-name: 'Push backend image'
repo-token: ${{ secrets.GITHUB_TOKEN }}
wait-interval: 10
wait-interval: 240
- uses: actions/checkout@v4
- name: Read Metabase Version
id: read_metabase_version
Expand Down

0 comments on commit b4fecc6

Please sign in to comment.