Skip to content

Commit

Permalink
fixup! Setup CI pipeline for iOS on Bitrise
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-carlborg committed Mar 25, 2020
1 parent ad7f1dd commit 9fa7d87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ workflows:
- [email protected]:
title: Extract Logs
is_always_run: true
inputs:
- export_to_deploy: 'yes'
- extract_attachments: 'no'
Expand All @@ -168,6 +169,7 @@ workflows:

- [email protected]:
title: Print Logs
is_always_run: true
inputs:
- content: |-
#!/bin/bash
Expand Down

0 comments on commit 9fa7d87

Please sign in to comment.