From 81765ecafced6280da2c3cec3405063b1a6ede76 Mon Sep 17 00:00:00 2001 From: Koen Date: Fri, 6 Dec 2024 10:54:36 +0000 Subject: [PATCH] Update deploy-playstore.sh --- deploy-playstore.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/deploy-playstore.sh b/deploy-playstore.sh index 5d31fcfb..498abfa3 100644 --- a/deploy-playstore.sh +++ b/deploy-playstore.sh @@ -15,6 +15,7 @@ touch $DOCUMENT_ROOT/maintenance.file # Swap over the content echo "Deploying content..." +cp ./app/build/outputs/bundle/playstoreRelease/app-playstore-release.aab $DOCUMENT_ROOT/app-playstore-release.aab aws s3 cp ./app/build/outputs/bundle/playstoreRelease/app-playstore-release.aab s3://artifacts-grayjay-app/app-playstore-release.aab # Notify Cloudflare to wipe the CDN cache