Skip to content

Commit

Permalink
ci: Update docker to run always
Browse files Browse the repository at this point in the history
Signed-off-by: Billie Thompson <133327+PurpleBooth@users.noreply.github.com>
  • Loading branch information
PurpleBooth authored Sep 3, 2024
1 parent b0adfae commit f266d3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:
shell: bash

docker-push:
if: needs.release.outputs.current_version != needs.release.outputs.previous_version
needs:
- release
uses: PurpleBooth/common-pipelines/.github/workflows/bake-push.yaml@main
Expand Down

0 comments on commit f266d3f

Please sign in to comment.