Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
Browse files

Add Install Sentry

  • Loading branch information
joseph-cliqz authored and mahmoud-adam85 committed Jul 27, 2018
1 parent 0a5b817 commit ae9302685a2ddd3a43b391c6807f31e4e37c698d
Showing with 2 additions and 0 deletions.
  1. +1 −0 Jenkinsfile.nightly
  2. +1 −0 Jenkinsfile.publish
@@ -69,6 +69,7 @@ node('mac-vm-host') {
pkgutil --pkg-info=com.apple.pkg.CLTools_Executables
sudo xcodebuild -license accept
brew -v
brew install getsentry/tools/sentry-cli
npm -g install yarn
rm -rf Cartfile.resolved Carthage node_modules Podfile.lock Pods
./bootstrap.sh --force
@@ -67,6 +67,7 @@ node('mac-vm-host') {
pkgutil --pkg-info=com.apple.pkg.CLTools_Executables
sudo xcodebuild -license accept
brew -v
brew install getsentry/tools/sentry-cli
npm -g install yarn
rm -rf Cartfile.resolved
./bootstrap.sh --force

0 comments on commit ae93026

Please sign in to comment.