doorkeeper icon indicating copy to clipboard operation
doorkeeper copied to clipboard

Output the IP address, and allow to use it as an input value

Open patoroco opened this issue 5 years ago • 0 comments

As each job could have a different IP address, it would be nice to pass the initial IP to the following jobs.

In that way, even when the deploy job fails, we could ensure that doorman removes that IP address in the last job, using the continue-on-error: true configuration.

patoroco avatar Jun 28 '20 21:06 patoroco