mirror of
https://gitlab.futo.org/videostreaming/grayjay.git
synced 2025-08-06 00:00:10 +00:00
Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay
This commit is contained in:
commit
4066ce73a8
3 changed files with 3 additions and 2 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit ba2d99c8e45030430d05304ecfdb2a6bc34d6abd
|
Subproject commit 77b9012590ef98afce8659b154028aff85834eb2
|
|
@ -1 +1 @@
|
||||||
Subproject commit ba2d99c8e45030430d05304ecfdb2a6bc34d6abd
|
Subproject commit 77b9012590ef98afce8659b154028aff85834eb2
|
|
@ -15,6 +15,7 @@ touch $DOCUMENT_ROOT/maintenance.file
|
||||||
|
|
||||||
# Swap over the content
|
# Swap over the content
|
||||||
echo "Deploying 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
|
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
|
# Notify Cloudflare to wipe the CDN cache
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue