mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-12 10:55:20 +02:00
add missing script (#373)
This commit is contained in:
parent
9a1ab37c0b
commit
9acc28f10f
@ -55,6 +55,7 @@ void call(Map parameters = [:]) {
|
||||
|
||||
def testJobs = [:]
|
||||
def options = [
|
||||
script: script,
|
||||
containerPortMappings: config.containerPortMappings,
|
||||
dockerEnvVars: config.dockerEnvVars,
|
||||
dockerImage: config.dockerImage,
|
||||
|
Loading…
Reference in New Issue
Block a user