Request support for Environment Script

38 views
Skip to first unread message

f.l...@dejavusecurity.com

unread,
Nov 11, 2015, 11:30:49 AM11/11/15
to job-dsl-plugin
I use the Environment Script plugin:


I usually do something like:

job('foo') {
    configure {
        it / 'buildWrappers' << 'com.lookout.jenkins.EnvironmentScript' {
            script('build/buildtag.sh')
            onlyRunOnParent(false)
        }
    }
}

But it'd be nice to have a native DSL.
Reply all
Reply to author
Forward
0 new messages