diff --git a/tools/jenkins-publish-android.sh b/tools/jenkins-publish-android.sh index eeeacfe..c66fcb7 100755 --- a/tools/jenkins-publish-android.sh +++ b/tools/jenkins-publish-android.sh @@ -20,7 +20,6 @@ npm install ./node_modules/.bin/tsc npm install -g --save googleapis -GOOGLE_APPLICATION_CREDENTIALS=/var/run/secrets/google_api.key.json \ node ${WD}/publish-android-js/publish-app-store.js \ "$TRACK" "$VERSION_CODE" "$RELEASE_STATUS" "$VERSION_CODE $VERISON_NAME" "$RELEASE_MESSAGE" ${WD}/../build/app/outputs/bundle/release/app-release.aab \ || exit 1