Skip to content
Snippets Groups Projects
Commit 48a874ed authored by Aleksandras Kostarevas's avatar Aleksandras Kostarevas
Browse files

Update testupload CI

parent 72e84d35
No related branches found
No related tags found
No related merge requests found
......@@ -52,5 +52,5 @@ testupload:
- aws configure set aws_access_key_id $KEYBOARD_R2_ACCESS_KEY_ID
- aws configure set aws_secret_access_key $KEYBOARD_R2_SECRET_ACCESS_KEY
- aws configure set region $KEYBOARD_R2_DEFAULT_REGION
- aws s3 cp ./test.apk s3://$KEYBOARD_R2_BUCKET_NAME/test.apk
- aws s3 cp ./test.apk s3://$KEYBOARD_R2_BUCKET_NAME/test.apk --endpoint=$KEYBOARD_R2_ENDPOINT_URL
when: manual
\ No newline at end of file
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