Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit c712517

Browse files
committed
Upload to internal track with full rollout
1 parent 20ecc7d commit c712517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/commands/release-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ echo "--- :closed_lock_with_key: Installing Secrets"
77
bundle exec fastlane run configure_apply
88

99
echo "--- :hammer_and_wrench: Building and Uploading to Play Store"
10-
bundle exec fastlane build_and_upload_to_play_store
10+
bundle exec fastlane build_and_upload_to_play_store track:'internal' release_status:'completed'

0 commit comments

Comments
 (0)