Skip to content

Commit

Permalink
Temporary tweak to force generating docker tag
Browse files Browse the repository at this point in the history
  • Loading branch information
fbanados committed Jun 17, 2024
1 parent 0ae684b commit 2077bed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,8 +197,8 @@ build-docker-image-dev:

needs:
- should-update-dev
- unit-test
- integration-test
# - unit-test
# - integration-test
- build-docker-image-dev

if: needs.should-update-dev.outputs.should-run == 'true'
Expand Down

0 comments on commit 2077bed

Please # to comment.