NTP-1234 | Mount Missing Secrets (#14593)
This commit is contained in:
@@ -43,6 +43,8 @@ RUN --mount=type=secret,id=RELEASE_STORE_PASSWORD \
|
||||
--mount=type=secret,id=GOOGLE_MAPS_KEY \
|
||||
--mount=type=secret,id=CODEPUSH_DEPLOYMENT_KEY \
|
||||
--mount=type=secret,id=NAVIPAY_FIRESTORE_CUSTOMER_DATA_SALT \
|
||||
--mount=type=secret,id=NAVIPAY_SMV_BASE_URL \
|
||||
--mount=type=secret,id=NAVIPAY_SMV_CLIENT_ID \
|
||||
cd $WORK_DIR/android && ./gradlew clean --no-configuration-cache :app:bundleProdRelease \
|
||||
-PRELEASE_STORE_PASSWORD=$(cat /run/secrets/RELEASE_STORE_PASSWORD) \
|
||||
-PRELEASE_KEY_ALIAS=$(cat /run/secrets/RELEASE_KEY_ALIAS) \
|
||||
|
||||
Reference in New Issue
Block a user