-
Type:
New Feature
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: p4-plugin
-
Labels:
-
Similar Issues:
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,
Hi Hokwang Lee. No I dont think that is possible. What is the usage case? For example do you have may Jenkins Masters and this would cut down on local configuration?