Skip to content

Commit

Permalink
😴 sleep 3 seconds before watching buildpush-gh
Browse files Browse the repository at this point in the history
  • Loading branch information
RTLS committed Jan 7, 2025
1 parent 81f7471 commit 2d91462
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ buildpush:

buildpush-gh:
gh workflow run docker-cloud-build.yml --ref main
sleep 3
gh run watch $(gh run list --workflow=docker-cloud-build.yml --limit 1 --json databaseId --jq '.[0].databaseId')

buildpush-dirty:
Expand Down

0 comments on commit 2d91462

Please sign in to comment.