Unverified Commit 5fdbb617 authored by Dima Brusilovsky's avatar Dima Brusilovsky Committed by GitHub
Browse files

Merge pull request #156 from datreeio/staging

staging
parents 2dab8a84 e99f990a
Showing with 2 additions and 0 deletions
+2 -0
......@@ -17,6 +17,7 @@ before_deploy:
- bash ./internal/release/install_svu.sh
- echo $(svu --version)
- export SEMVER_NUMBER=$(svu next --strip-prefix --no-metadata)
deploy:
- provider: script
skip_cleanup: true
......
......@@ -28,4 +28,5 @@ security list-keychains -d user -s buildagent.keychain
security import DatreeCli.p12 -k buildagent.keychain -P $P12_PASSWORD -T /usr/bin/codesign
security set-key-partition-list -S "apple-tool:,apple:" -s -k test buildagent.keychain
security find-identity -v
curl -sL https://git.io/goreleaser | VERSION=v$GORELEASER_VERSION bash
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment