Skip to content

Commit b515538

Browse files
committed
Disable goreleaser scm publish
1 parent 1adda8e commit b515538

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.goreleaser.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ version: 2
22

33
project_name: kubernetes-operator
44

5+
release:
6+
disable: true
7+
58
builds:
69
- id: manager
710
dir: cmd

0 commit comments

Comments
 (0)