Jenkins
How to Use secret text(s) or file(s) in a Pipeline like in a Freestyle project?
Using Jenkins
gaojun
(Jun Gao)
July 19, 2023, 10:08am
1
Use secret text(s) for file(s)
838×1080 50.7 KB
Can we Use secret text(s) or file(s) in a
Pipeline
like in a
Freestyle project
like the attached screenshot?
mawinter69
(Markus Winter)
July 19, 2023, 12:35pm
2
there is the step
withCredentials
. Use the snippet generator to create it
Related topics
Topic
Replies
Views
Activity
Jenkins casc utilize secret files to store credentials
Ask a question
question
3
4434
March 2, 2023
Jenkins secret text
Ask a question
question
,
pipeline
1
382
June 24, 2024
Prevent developers from stealing jenkins credentials
Using Jenkins
sig-security
8
4803
June 10, 2023
Jenkins credential add/create, obfuscate in logs and clean/remove within build pipeline run
Ask a question
question
,
pipeline
1
53
July 2, 2025
How to use pipeline credential between pipeline folders?
Ask a question
2
614
March 8, 2024