We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 987944c + 0b21ad8 commit 3f5be5aCopy full SHA for 3f5be5a
.cloud66/deploy_hooks.yml
@@ -56,7 +56,7 @@ production:
56
destination: /tmp/rebuild_indexes.sh
57
target: rails
58
execute: true
59
- - command: cd $STACK_PATH && bundle exec pumactl -P /tmp/web_server.pid restart
+ - command: cd $STACK_PATH && bundle exec pumactl -P /tmp/web_server.pid restart || true
60
61
sudo: true
62
run_on: all_servers
0 commit comments