fix
Some checks failed
gestemps/comptaplanapp/pipeline/head There was a failure building this commit

This commit is contained in:
cghislai 2021-11-28 17:04:01 +01:00
parent edfb83def4
commit 869017c9b5

View File

@ -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