From c3e37854c3f788ac2a3448387d8a5c87c01364a0 Mon Sep 17 00:00:00 2001 From: Nikolay Edigaryev Date: Fri, 16 Dec 2022 02:28:21 +0400 Subject: [PATCH] .cirrus.yml: install Sentry CLI (#356) --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index f8c8813..1b9d378 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -74,7 +74,7 @@ task: - security set-key-partition-list -S apple-tool:,apple:,codesign: -s -k password101 build.keychain - xcrun notarytool store-credentials "notarytool" --apple-id "hello@cirruslabs.org" --team-id "9M2P8L4D89" --password $AC_PASSWORD install_script: - - brew install go goreleaser/tap/goreleaser-pro + - brew install go goreleaser/tap/goreleaser-pro getsentry/tools/sentry-cli - brew install mitchellh/gon/gon info_script: - security find-identity -v