Commit fce46180 authored by Brian Hatchet's avatar Brian Hatchet :speech_balloon:

Formatting fix

1 merge request!311(Chore) filter workflows
......@@ -109,7 +109,7 @@ jobs:
#- store_artifacts:
# path: ios/test-results
ios-build-test:
ios-build-test:
- run:
name: Build release .ipa
command: fastlane buildrelease
......@@ -131,14 +131,14 @@ workflows:
jobs:
- node
- ios
requires:
- node
requires:
- node
- ios-build-test
requires:
- ios
requires:
- ios
- ios-build-release
requires:
ios-build-test
- ios-build-test
filters:
branches:
only:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment