Jenkins offers a credentials store where we can keep our secrets. ... script { withCredentials([ usernameColonPassword( credentialsId: ...
確定! 回上一頁