Skip to content

applivery/steps-applivery-ios-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Applivery iOS Deploy Step

This is the new and official Applivery.com step to deploy iOS Apps in Bitrise.io.

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 test.

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

Step configuration

  • APPLIVERY_APP_TOKEN: This is the APP Token to identify and access your App. You can follow this tutorial to configure your Applivery App token.

Check step.yml file for more information