|
@ -12,6 +12,9 @@ if ! git diff-index --quiet HEAD --; then |
|
|
exit 1 |
|
|
exit 1 |
|
|
fi |
|
|
fi |
|
|
|
|
|
|
|
|
|
|
|
# TODO check if version is not already there |
|
|
|
|
|
# TODO check if local git HEAD is EXACTLY our remote master HEAD |
|
|
|
|
|
|
|
|
export SENTRY_URL=https://db8f5b9b021048d4a401f045371701cb@sentry.io/274561 |
|
|
export SENTRY_URL=https://db8f5b9b021048d4a401f045371701cb@sentry.io/274561 |
|
|
yarn compile |
|
|
yarn compile |
|
|
build |
|
|
build |
|
|