skip when a host fails to prevent all hosts failing during deployment #3173
sts-ryan-holton
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using Deployer PHP version 6. I'm using many hosts, about 15 and to deploy to all of them takes a solid hour. When a host fails to deploy, for instance an error, it causes all the other hosts to automatically fail, this is extremely inconvinient as if a single host fails out of 15 45 mins into a deployment, I have to start again, potentially taking an entire day to deploy.
What option do i need to add to my
host
list to skip on failure of a host?my deploy file
Beta Was this translation helpful? Give feedback.
All reactions