Hi all, I’m using a third-party plugin on a multi-project build. The plugin task needs connection to a server, if the server is down the build breaks, the thing is I don’t want to break the build if this task fails.
The difficult part is that i just want this configuration for this task.