We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76b8b36 + 6cf8d0c commit 987944cCopy full SHA for 987944c
.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