fix
Some checks failed
gestemps/comptaplanapp/pipeline/head There was a failure building this commit
Some checks failed
gestemps/comptaplanapp/pipeline/head There was a failure building this commit
This commit is contained in:
parent
edfb83def4
commit
869017c9b5
|
@ -20,7 +20,6 @@ npm install
|
||||||
./node_modules/.bin/tsc
|
./node_modules/.bin/tsc
|
||||||
npm install -g --save googleapis
|
npm install -g --save googleapis
|
||||||
|
|
||||||
GOOGLE_APPLICATION_CREDENTIALS=/var/run/secrets/google_api.key.json \
|
|
||||||
node ${WD}/publish-android-js/publish-app-store.js \
|
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 \
|
"$TRACK" "$VERSION_CODE" "$RELEASE_STATUS" "$VERSION_CODE $VERISON_NAME" "$RELEASE_MESSAGE" ${WD}/../build/app/outputs/bundle/release/app-release.aab \
|
||||||
|| exit 1
|
|| exit 1
|
||||||
|
|
Reference in New Issue
Block a user