Skip to content

Commit

Permalink
check tag to determine pre-release
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Martin <[email protected]>
  • Loading branch information
amartin120 committed Jan 30, 2024
1 parent ade0fec commit fc7a19c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ before:
- go mod download
- rm -rf cmd/hauler/binaries

release:
prerelease: auto

env:
- vpkg=github.com/rancherfederal/hauler/internal/version
- cosign_version=v2.2.2+carbide.2
Expand Down

0 comments on commit fc7a19c

Please sign in to comment.