How to upload file in Jenkins build pipeline | Jenkins build with file parameter option

How to upload file in Jenkins build pipeline | Jenkins build with file parameter option

Maximum Automation

1 год назад

13,895 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

charan T
charan T - 23.08.2023 04:55

Can I upload excel file or pdf file using the above code?

Ответить
Sandeep G
Sandeep G - 19.07.2023 10:47

Can I upload Jar or dependency file using file parameter?

Ответить
vivekanandan raju
vivekanandan raju - 04.07.2023 11:14

how to write the parameter value to a Java file from the Jenkins pipeline job, for example - If I have some value getting selected from the name parameter as a checkbox, I want that value to be written in the Java file on a workspace, via groovy declarative script

Ответить
Aliosh Neira
Aliosh Neira - 28.06.2023 21:59

thank you doc

Ответить
Rokade Kajal
Rokade Kajal - 30.05.2023 10:29

Hey, will you plz make a video on file upload in the pipeline project instead of the freestyle project? otherwise plz share the steps in the comment reply itself... I have tried but the uploaded file is not available in the workspace. I'm using Jenkins 2.387.2 ..but not working.. Thanks ..

Ответить
Ram Kadam
Ram Kadam - 01.04.2023 07:45

I want to share the number of execution results in email, so how to fetch that number from the log file, could you please help me

Ответить
alle rajesh
alle rajesh - 23.03.2023 12:16

Instead of power shell, use shell script to read the data from the file and print in console output

Ответить
- 16.03.2023 18:40

Could you please explain how to trigger the file parameterized jenkins job via rest api ? How to pass a local file from our system as parameter to jenkins job through api params ?

Ответить