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 46f2bd7 commit 528a423Copy full SHA for 528a423
build/package/.goreleaser.yml
@@ -6,7 +6,7 @@ version: 2
6
before:
7
hooks:
8
- go mod tidy
9
- - curl https://pgp.mongodb.com/atlas-cli.asc -o signature.asc
+ - curl https://pgp.mongodb.com/atlas-cli-plugin-kubernetes.asc -o signature.asc
10
11
builds:
12
- <<: &build_defaults
0 commit comments