mirror of https://github.com/docker/docker-py.git
Shift test matrix forward
Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
parent
e9fe077681
commit
f470955a77
|
|
@ -5,7 +5,6 @@ def imageNamePy2
|
|||
def imageNamePy3
|
||||
def images = [:]
|
||||
|
||||
|
||||
def dockerVersions = ["1.13.1", "17.04.0-ce", "17.05.0-ce", "17.06.0-ce", "17.07.0-ce-rc3"]
|
||||
|
||||
def buildImage = { name, buildargs, pyTag ->
|
||||
|
|
|
|||
Loading…
Reference in New Issue