Skip to content

Commit fd1e71a

Browse files
committed
Updated goreleaser config
1 parent 1e584f3 commit fd1e71a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,5 @@ charts/**/charts/*.tgz
4848
*.tar.gz*
4949
/config/kubeadm-join.yaml
5050
/config/kubeadm-join.*.yaml
51-
/certs
51+
/certs
52+
dist/

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
version: 2
12
changelog:
23
use: github-native
34
builds:

0 commit comments

Comments
 (0)