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
Use shared library in freestyle job
Ask a question
1
840
January 30, 2022
Looking for a bit of guidance on a tricky freestyle project
Using Jenkins
7
826
February 24, 2023
Zipping of a hidden file with a Jar file using Jenkins
Ask a question
question
,
java
0
421
June 16, 2022
How to use jenkinsfile in the freestyle project
Ask a question
4
6557
January 20, 2023
Execute Python Files in Build
Ask a question
2
521
December 24, 2021