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
* fix(docker): Multi does not launch a second Jenkins controller anymore.
* fix(docker): The single quotes prevent $JENKINS_CONTROLLER from being expanded.
* fix(docker): Improve the fallback mechanism implementation.
* fix(docker): Adding error handling for when both controllers are unreachable.
And making the timeout duration configurable.
* fix(ga): Follows the official documentation for the action
https://github.com/docker/login-action?tab=readme-ov-file#github-container-registry
* fix(docker): Wait for 60s before switching to another server.
* fix(ga): Remove trailing spaces.
0 commit comments