-
New Feature
-
Resolution: Fixed
-
Minor
Hi,
Is it possible to use perforce password credential in pipeline?
like,
withCredentials([ usernamePassword( credentialsId: 'perforce', usernameVariable: 'P4_USER', passwordVariable: 'P4_PASSWORD') ]) { ... }
If not provided, please add this feature.
Thanks,