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 1751adc commit 743b8daCopy full SHA for 743b8da
.cirrus.yml
@@ -52,8 +52,6 @@ apple_silicon: &APPLE_SILICON_BUILD
52
- gotip version
53
build_script:
54
- CGO_ENABLED=0 GOOS=darwin GOARCH=arm64 gotip build -o cirrus-darwin-arm64 -ldflags "-X github.com/cirruslabs/cirrus-cli/internal/version.Version=$CIRRUS_TAG" cmd/cirrus/main.go
55
- sign_script:
56
- - codesign --sign - cirrus-darwin-arm64
57
58
task:
59
name: Release Apple Silicon (Dry Run)
0 commit comments