Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix version detection on bake
Browse files Browse the repository at this point in the history
Because of some changes in the bake action the version was not able to be extracted.

Fixes #5381

Signed-off-by: BlackDex <black.dex@gmail.com>
BlackDex committed Jan 11, 2025

Verified

This commit was signed with the committer’s verified signature.
BlackDex Mathijs van Veluw
1 parent 4f68eaf commit fddc03f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -180,6 +180,7 @@ jobs:
with:
pull: true
push: true
source: .
files: docker/docker-bake.hcl
targets: "${{ matrix.base_image }}-multi"
set: |

0 comments on commit fddc03f

Please sign in to comment.