uny / upload-app-bitrise-step

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeployGate - upload a single application file

This is the offical step to upload your application file to DeployGate.

This step requires some values so please see the document for more details. ref: https://docs.deploygate.com/reference#upload

How to use this Step

Can be run directly with the bitrise CLI, just git clone this repository, cd into it's folder in your Terminal/Command Line and call bitrise run on_local.

Check the bitrise.yml file for required inputs which have to be added to your .bitrise.secrets.yml file!

How to contribute to this Step

  1. Fork this repository
  2. git clone it
  3. Create a branch you'll work on
  4. Do the changes you want to
  5. Run/test the step before sending your contribution
  1. Once you're done just commit your changes & create a Pull Request to this repository

About

License:MIT License


Languages

Language:Shell 100.0%