To upload a new build simply use:
upload
If any of the parameters are missing the script will exit. This script upload the apk into the company private repository and creates a new build with the name provided.
It is important to use a unique name for each new build.
An example of runtime command would look like:
./upload company_name.conf “build_xyz_1_1_2020” /users/username/build_path/build_file.apk
The script would expect to have the following parameters in the config file:
api_key=zKap1a2b3c4d5e6f7g8h9i10j11j12kKOO0cs
username=app_user@gmail.com
password=PazzW0rd$
Once the .apk or .app file is uploaded and the build is created it will appear at 21labs.io site for your account under the builds selection.