This repository has been archived by the owner on Jan 21, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not prevent execution if the single argument is an option (#219)
This prevents such kind of error: ```sh-session $ docker run jenkins/inbound-agent -disableHttpsCertValidation /usr/local/bin/jenkins-agent: 42: exec: -disableHttpsCertValidation: not found ``` Co-authored-by: Tim Jacomb <timjacomb1+github@gmail.com>
- Loading branch information