Skip to content
Snippets Groups Projects
Commit 4066ce73 authored by Koen J's avatar Koen J
Browse files

Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay

parents b5722dba 81765eca
No related branches found
No related tags found
No related merge requests found
Subproject commit ba2d99c8e45030430d05304ecfdb2a6bc34d6abd
Subproject commit 77b9012590ef98afce8659b154028aff85834eb2
Subproject commit ba2d99c8e45030430d05304ecfdb2a6bc34d6abd
Subproject commit 77b9012590ef98afce8659b154028aff85834eb2
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment