We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de3c007 commit 43f957cCopy full SHA for 43f957c
1 file changed
.github/workflows/push-and-deploy.yml
@@ -43,6 +43,7 @@ jobs:
43
deploy:
44
name: Deploy app to Fly.io
45
runs-on: ubuntu-latest
46
+ needs: docker
47
steps:
48
-
49
name: Deploy to Fly.io
0 commit comments