Skip to content

Instantly share code, notes, and snippets.

@danielbayley
Last active February 2, 2018 00:42
Show Gist options
  • Save danielbayley/d385e1be15e244e2ead3a0e8d28fbbe8 to your computer and use it in GitHub Desktop.
Save danielbayley/d385e1be15e244e2ead3a0e8d28fbbe8 to your computer and use it in GitHub Desktop.
format_version: 4
default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
#project_type: macos
trigger_map:
- push_branch: '*'
workflow: test
- pull_request_target_branch: '*'
workflow: test
workflows:
_repo:
steps:
- activate-ssh-key: {}
- git-clone: {}
- script:
#title: continue from repo
inputs:
- content: bitrise run $BITRISE_TRIGGERED_WORKFLOW_ID
test:
after_run:
- _repo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment