Skip to content

Commit

Permalink
add editon in goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
konrad-sol committed Nov 27, 2024
1 parent ca0b0f4 commit db80b9c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
{{ end }}
{{ range $edition := $editions }}
- name: Docker metadata for CI {{ $edition }}
id: ci_metadata
id: ci_metadata{{ $edition }}
if: {{`${{ matrix.golang_cross == '` }}{{$.Branchvals.Buildenv}}{{`' }}`}}
uses: docker/metadata-action@v5
with:
Expand Down

0 comments on commit db80b9c

Please sign in to comment.