-
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,
[JENKINS-58209] how to use perforce credential in pipeline
Assignee | New: Karl Wirth [ p4karl ] |
Labels | New: P4_SUPPORT |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Hi luckyhorang. 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?