We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23e6b5c commit 298b7e1Copy full SHA for 298b7e1
Jenkinsfile
@@ -5,7 +5,6 @@ def imageNamePy2
5
def imageNamePy3
6
def images = [:]
7
8
-
9
def buildImage = { name, buildargs, pyTag ->
10
img = docker.image(name)
11
try {
0 commit comments