chriseidhof / pomotv

http://www.pomo.tv
183 stars 29 forks source link

Build is broken #120

Open douglashill opened 8 years ago

douglashill commented 8 years ago

The build broke in the middle of my last PRs

screen shot 2016-08-26 at 18 42 25

It seems to be deployment that’s broken. Looking at the log it seems the site builds and the PRs themselves were green

screen shot 2016-08-26 at 18 42 50

douglashill commented 8 years ago

It commits the built site to gh-pages then fails at the next step:

git push origin gh-pages --quiet > /dev/null 2>&1
rake aborted!
Command failed with status (1): [git push origin gh-pages --quiet > /dev/nu...]
/home/travis/build/chriseidhof/pomotv/vendor/bundle/ruby/1.9.1/bundler/gems/middleman-gh-pages-87ce11bd6062/lib/middleman-gh-pages/tasks/gh-pages.rake:80:in `block (2 levels) in <top (required)>'
/home/travis/build/chriseidhof/pomotv/vendor/bundle/ruby/1.9.1/bundler/gems/middleman-gh-pages-87ce11bd6062/lib/middleman-gh-pages/tasks/gh-pages.rake:73:in `block in <top (required)>'
Tasks: TOP => publish
(See full trace by running task with --trace)

travis_fold:end:dpl.3
Script failed with status 1
failed to deploy