File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -240,6 +240,6 @@ Options:
240240 will be ignored when script security for Job DSL is disabled on the "Configure Global Security" page
241241
242242> ⚠ ** Note** : when using multiple Job DSL build steps in a single pipeline, set ` removedJobAction ` , ` removedViewAction `
243- > or ` removedConfigFilesAction ` to ` DELETE ` (or ` DISABLE ` ) only for the Job DSL build step. Otherwise jobs, views or
244- > config files may be deleted and re-created (or disabled and re-enabled) and you may loose the job history of generated
245- > jobs. See [ JENKINS-44142] ( https://issues.jenkins-ci.org/browse/JENKINS-44142 ) for details.
243+ > or ` removedConfigFilesAction ` to ` DELETE ` (or ` DISABLE ` ) only for the last Job DSL build step. Otherwise jobs, views
244+ > or config files may be deleted and re-created (or disabled and re-enabled) and you may loose the job history of
245+ > generated jobs. See [ JENKINS-44142] ( https://issues.jenkins-ci.org/browse/JENKINS-44142 ) for details.
You can’t perform that action at this time.
0 commit comments