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 e8585ee commit 6d89c80Copy full SHA for 6d89c80
.semaphore/goreleaser.yml
@@ -28,6 +28,7 @@ blocks:
28
- ./make.bash -v
29
- cd ../../
30
- export PATH=$(pwd)/go/bin:$PATH
31
+ - export "GITHUB_TOKEN=$(gh auth token)"
32
- export GOROOT=$(pwd)/go
33
- cd terraform-provider-confluent*
34
- curl https://goreleaser.com/static/run | VERSION=v1.25.1 bash -s -- build --config .goreleaser-darwin-fips.yml
0 commit comments