We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab72118 commit c3b783aCopy full SHA for c3b783a
1 file changed
.goreleaser.yml
@@ -48,9 +48,7 @@
48
- -X 'k8s.io/client-go/pkg/version.gitCommit={{.Commit}}'
49
- -X 'github.com/openshift/oc/pkg/version.versionFromGit=v{{.Version}}'
50
- -X 'github.com/openshift/oc/pkg/version.commitFromGit={{.Commit}}'
51
- hooks:
52
- post:
53
- - upx -7 "{{ .Path }}"
+
54
- id: arvan_darwin_arm64
55
main: ./cmd/arvan/arvan.go
56
binary: arvan
@@ -64,9 +62,7 @@
64
62
65
63
66
67
68
69
70
archives:
71
-
72
format_overrides:
0 commit comments