mirror of
https://gitlab.futo.org/videostreaming/grayjay.git
synced 2025-04-19 19:14:51 +00:00
Update deploy-playstore.sh
This commit is contained in:
parent
84b42e9d19
commit
81765ecafc
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue