Only publish for tags (#2112)

* Only publish for tags

* Tell Yarn the right thing
This commit is contained in:
Leo Lamprecht 2017-08-22 00:27:58 +02:00 committed by GitHub
parent 8a3e002aa5
commit ec8bd4ef99

View file

@ -17,7 +17,7 @@ deployment:
branch: /.*/
owner: zeit
commands:
- yarn run dist
- yarn run dist -- -p 'never'
- cp dist/*.zip $CIRCLE_ARTIFACTS
release:
tag: /.*/