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.
1 parent 1b3d884 commit 1bad7caCopy full SHA for 1bad7ca
.cloud66/deploy_hooks.yml
@@ -38,7 +38,7 @@ default: &default
38
destination: /tmp/rebuild_indexes.sh
39
target: rails
40
execute: true
41
- - 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
42
43
sudo: true
44
run_on: all_servers
0 commit comments