You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
* ecma2020
* node16
* support for empty FW
* 0.3.1
* wait for FW change to be succeeded
* wait for DO to update the FW on all droplets
* silent
* Log FW details on error (#1)
* retry ip lookup
* 0.3.2
* omit the v from the tags
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.The text was updated successfully, but these errors were encountered: