Skip to content

Commit

Permalink
ci: push Docker only after other tests passed (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
anuragxxd committed Jun 22, 2022
1 parent 03e0f54 commit 944dc1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
Docker:
runs-on: ubuntu-latest
needs: [Test]
strategy:
fail-fast: true
matrix:
Expand Down

0 comments on commit 944dc1e

Please sign in to comment.