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
4664
March 2, 2023
How to declare environments variables securely in JenkinsFile?
Ask a question
question
1
1796
March 5, 2022
Jenkins secret text
Ask a question
question
,
pipeline
1
426
June 24, 2024
Prevent developers from stealing jenkins credentials
Using Jenkins
sig-security
8
4964
June 10, 2023
Configure SSH private key from kubernetes secret in JCASC plugin?
Using Jenkins
2
3211
October 4, 2021