mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Test deploy without deploying
This commit is contained in:
parent
f5437019d1
commit
721bbb6918
@ -2,3 +2,4 @@ language: ruby
|
|||||||
sudo: false
|
sudo: false
|
||||||
cache: bundler
|
cache: bundler
|
||||||
script: rake generate
|
script: rake generate
|
||||||
|
after_success: '[ "${TRAVIS_BRANCH}" = "master" ] && [ "${TRAVIS_PULL_REQUEST}" = "false" ] && rake deploy || false'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user