mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-01-30 05:59:39 +02:00
POC K8S
This commit is contained in:
parent
fab4dd2d44
commit
3b17287b8e
@ -15,7 +15,7 @@ def call(Map parameters = [:], body) {
|
||||
|
||||
if (k8s) {
|
||||
echo "redirecty to executeDocker"
|
||||
executeDockerNative(parameters){
|
||||
executeDocker(parameters){
|
||||
body()
|
||||
}
|
||||
} else if (dockerImage) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user