Commit 629e5b73 authored by Brian Hatchet's avatar Brian Hatchet :speech_balloon:

Figuring out the syntax

1 merge request!311(Chore) filter workflows
......@@ -115,6 +115,7 @@ jobs:
name: Build release .ipa
command: fastlane buildrelease
working_directory: ios
- run:
name: Upload to crashalytics
command: echo "TODO"
......@@ -134,8 +135,9 @@ workflows:
requires:
- node
filters:
only:
- /stable-*/
- /release-*/
- test/circle-ci
branches:
only:
- /stable-*/
- /release-*/
- test/circle-ci
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