Skip to content

Commit

Permalink
Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay
Browse files Browse the repository at this point in the history
  • Loading branch information
usertoroot committed Dec 6, 2024
2 parents b5722db + 81765ec commit 4066ce7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/src/stable/assets/sources/odysee
Submodule odysee updated from ba2d99 to 77b901
2 changes: 1 addition & 1 deletion app/src/unstable/assets/sources/odysee
Submodule odysee updated from ba2d99 to 77b901
1 change: 1 addition & 0 deletions deploy-playstore.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4066ce7

Please sign in to comment.