1
mirror of https://github.com/home-assistant/core synced 2024-10-01 05:30:36 +02:00

Only run deploy from lint branch (#12805)

This commit is contained in:
Adam Mills 2018-02-28 23:37:40 -05:00 committed by Paulus Schoutsen
parent ed85e368e3
commit dbef8f0b78

View File

@ -38,4 +38,5 @@ deploy:
script: script/travis_deploy
on:
branch: dev
condition: $TOXENV = lint
after_success: coveralls