Skip to content

Commit

Permalink
try adding v1 in pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz Wiesinger <[email protected]>
  • Loading branch information
mowies committed Nov 14, 2024
1 parent 9d28f17 commit 0fb22f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/base-ci-goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ jobs:
GOOS: ${{ matrix.GOOS }}
GOARCH: ${{ matrix.GOARCH }}
GOARM: 7 # Default is 6
GOAMD64: v1
GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}

- if: ${{ inputs.distribution == 'otelcol-contrib' && inputs.latest != true }}
Expand Down

0 comments on commit 0fb22f4

Please sign in to comment.