Commit 8a7315d
authored
exec
Added call to exec to replace the wrapping "sh" with whatever is being run. This will lighten the overhead.1 parent d5f0cea commit 8a7315d
File tree
1 file changed
+1
-1
lines changed- src/main/java/org/jenkinsci/plugins/docker/workflow
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | | - | |
| 256 | + | |
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| |||
0 commit comments