Skip to content

Commit

Permalink
bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
sprutton1 committed Jun 5, 2024
1 parent 575577b commit 92b29e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ jobs:
needs: secrets
if: ${{ github.event.inputs.service == 'all' }}
strategy:
fail-fast: false
matrix:
fail-fast: false
service: ["pinga", "rebaser", "sdf", "web"]
uses: ./.github/workflows/deploy-service.yml
with:
Expand Down

0 comments on commit 92b29e7

Please sign in to comment.