×
If the workspace exists and you are connected to a Perforce server the auto-text fill should list suitable workspaces; updates are only applied when the ...
This field allows you to provide whatever text makes sense for executing when the job has parameters. Leave empty to use the globally configured value ...
Troubleshooting Jenkins · Glossary. Tutorials. Guided Tour ... count() } echo useSomeLib(new Helper('some text')) ... master')])]) library "my-shared-library@${ ...
Mar 28, 2024 · By default, credentials lookup is done on the master node for all steps. ... Guide. The ... Fix issues around S3UploadFile with text string argument ...
sh "mkdir -p output" // Write a text file there. writeFile file: "output/somefile", text: "Hey look, some text." // Stash that directory and file. // Note ...
Click New Item on your Jenkins home page, enter a name for your (pipeline) job, select Pipeline, and click OK. In the Script text area of the configuration ...
Sep 7, 2021 · Version 1.2 (Apr 17, 2010). Add parameter expansion in name of project to copy from and add some help text about copying from matrix jobs. ( ...
Missing: /search | Show results with:/search
Search K. > User Documentation Home. User ... Troubleshooting Jenkins · Glossary. Tutorials. Guided ... The definition of a Jenkins Pipeline is written into a text ...
readMavenPom : Read a maven project file. readProperties : Read properties from files in the workspace or text. readYaml : Read yaml from files in the workspace ...
Using a text editor, ideally one which supports Groovy syntax highlighting, create a new Jenkinsfile in the root directory of the project. The Declarative ...