Skip to content

Commit 3f5be5a

Browse files
committed
Merge branch 'develop'
2 parents 987944c + 0b21ad8 commit 3f5be5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cloud66/deploy_hooks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ production:
5656
destination: /tmp/rebuild_indexes.sh
5757
target: rails
5858
execute: true
59-
- command: cd $STACK_PATH && bundle exec pumactl -P /tmp/web_server.pid restart
59+
- command: cd $STACK_PATH && bundle exec pumactl -P /tmp/web_server.pid restart || true
6060
target: rails
6161
sudo: true
6262
run_on: all_servers

0 commit comments

Comments
 (0)