Skip to content

Commit

Permalink
updated build_and_deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
divyagovindaiah committed Oct 12, 2023
1 parent c39d098 commit 666bf73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
if: needs.check-tag.outputs.ALLOWED_TAG == 'True'
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
include:
dockerfile: api-service/Dockerfile
Expand Down

0 comments on commit 666bf73

Please sign in to comment.