mirror of
https://github.com/status-im/safe-react.git
synced 2025-02-23 23:18:06 +00:00
Separate travis instruction
This commit is contained in:
parent
6d5164f103
commit
1ffad69ae2
@ -58,7 +58,7 @@ script:
|
||||
- yarn test:coverage
|
||||
- yarn build
|
||||
- if [[ $TRAVIS_BRANCH == "master" && $TRAVIS_PULL_REQUEST == "false" ]] || [ -n "$TRAVIS_TAG" ]; then
|
||||
echo "Upload sentry source maps"
|
||||
echo "Upload sentry source maps";
|
||||
yarn sentry-upload-sourcemaps;
|
||||
else
|
||||
echo "Skip source map upload";
|
||||
|
Loading…
x
Reference in New Issue
Block a user