python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Jenkins Mask Password exposes the secret text when call from return keyword
I used jenkins Mask Password to mask the secret text and works good. BUT when trying to call this secret text from seperate method using return then it exposes the text.
properties([
paramet...
Rama
Votes: 0
Answers: 1
Why my Jenkins JUnit test no longer works?
A bit of context.
I'm developing an extensión for Jenkins, that consists of a new WEB API aimed to provide our ALM tooling with customized endpoints and features. The starting point for me was this gu...
Laiv
Votes: 0
Answers: 0
Azure CLI not found in Jenkins
I have install azure cli plugins in jenkins after that i setup Azure Service Principal and got Successfully verified the Microsoft Azure Service Principal after that i create a new job and added az v...
Mohd Rashid
Votes: 0
Answers: 1
conditionalize Parameter in Jenkins
we are trying to parameter below code
If choice = dev and Method = post then show SITE_ID as an input
else show SITE_ID,CUSTOMER_ID,REGION,PLATFORM_ACCOUNT_ID,PLATFORM_TYPE as an input
right now it is...
abhi
Votes: 0
Answers: 0