Skip to content

daniCsorba/workflow-recipes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Workflow Recipes

Workflow Recipes provide ready-made solutions for common Workflow tasks. Here you will find a range of different Recipes along with examples of entire Workflows.

Using Recipes

You can use Workflow Recipes in two ways:

  • By adding the Steps into your Workflow via the Workflow Editor
  • By copy-pasting the bitrise.yml snippet into your app's bitrise.yml file

Adding Steps via the Workflow Editor

All you need to do here is follow the step-by-step instructions in the Recipe.

recipes_ui_4

Copy-pasting the bitrise.yml snippet

You can also simply copy-paste the snippet to your bitrise.yml file directly. Don't forget to:

  1. Check the formatting of the copy-pasted YAML
  2. Read the instructions as they may contain some important information on configuration
  3. Check and customize the input variables

recipe_yml

The Recipes

Cloning & Setup

Dependencies

Testing

Linting

Deploying

Notifications

Optimisation & Caching

Running Steps & Workflows

Example Workflows

iOS

Android

Other

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published