doorkeeper
doorkeeper copied to clipboard
Output the IP address, and allow to use it as an input value
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.