Publish releases to Circle CI

This commit is contained in:
Kyle Fuller
2015-09-25 15:03:31 -07:00
parent 9c335caeb6
commit 3935dac021

View File

@@ -6,3 +6,10 @@ test:
override:
- set -o pipefail && xcodebuild -workspace Stencil.xcworkspace -scheme Stencil test | tee $CIRCLE_ARTIFACTS/xcode_raw_ios.log | xcpretty -c
- pod lib lint
deployment:
release:
tag: /v?\d+\.\d+\.*/
commands:
- pod trunk push