We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fa7ee8 commit 3b320c3Copy full SHA for 3b320c3
1 file changed
.goreleaser.yml
@@ -3,6 +3,8 @@ version: 2
3
project_name: stackit-cert-manager-webhook
4
snapshot:
5
version_template: '{{ .Tag }}-SNAPSHOT'
6
+release:
7
+ prerelease: auto
8
9
builds:
10
- id: stackit-cert-manager-webhook
0 commit comments