Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
harrisonmeister committed Sep 26, 2023
1 parent 6972a71 commit 2663200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
if: ${{ needs.get-version-number.outputs.CONTINUE == 'Yes' }}

- name: Push the ubuntu.2204 latest image
run: docker push octopuslabs/flyway-workertools:latest-ubuntu.2204
run: docker push octopuslabs/flyway-enterprise-workertools:latest-ubuntu.2204
if: ${{ needs.get-version-number.outputs.CONTINUE == 'Yes' }}

build-win-2019:
Expand Down

0 comments on commit 2663200

Please sign in to comment.