Don't build on master, except for releases (#2132)

This commit is contained in:
Leo Lamprecht 2017-08-30 19:39:04 +02:00 committed by GitHub
parent affa50343e
commit f9624cc3ab

View file

@ -19,7 +19,7 @@ test:
deployment:
artifacts:
branch: /.*/
branch: /^(?!master$).*$/
owner: zeit
commands:
- yarn run dist -- -p 'never'