Skip to content

Commit 449f408

Browse files
committed
[REMOVE] For testing
1 parent ceabfa7 commit 449f408

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

JenkinsJobs/seedJob.jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ pipeline {
5656
}
5757

5858
jobDsl(additionalParameters: [FOLDER_DEFINITIONS: folderDefinitions, PIPELINE_JOB_DEFINITIONS: pipelineJobDefinitions], sandbox: true, scriptText : '''\
59+
throw new Exception('This script should not run yet')
5960
FOLDER_DEFINITIONS.each{ folderName, folderDef ->
6061
folder(folderName) {
6162
if (folderDef.displayName!=null) {

0 commit comments

Comments
 (0)