-
-
Save anonymous/85c53e8395420802a0ef to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd /pups && git pull && /pups/bin/pups --stdin | |
Updating ee8fdfb..4203610 | |
Fast-forward | |
README.md | 10 +++++++++- | |
1 file changed, 9 insertions(+), 1 deletion(-) | |
FAILED | |
-------------------- | |
RuntimeError: cd /var/www/discourse && su discourse -c 'bundle exec rake db:migrate' failed with return #<Process::Status: pid 161 exit 1> | |
Location of failure: /pups/lib/pups/exec_command.rb:105:in `spawn' | |
exec failed with the params {"cd"=>"$home", "hook"=>"bundle_exec", "cmd"=>["su discourse -c 'bundle install --deployment --verbose --without test --without development'", "su discourse -c 'bundle exec rake db:migrate'", "su discourse -c 'bundle exec rake assets:precompile'"]} | |
0d156b72b11b9e82998783204143c24af3389498427e1895ddc1b559442a9f9f | |
FAILED TO BOOTSTRAP |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment