Shift test matrix forward

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2017-06-22 16:42:15 -07:00 committed by Joffrey F
parent e9fe077681
commit f470955a77
1 changed files with 0 additions and 1 deletions

1
Jenkinsfile vendored
View File

@ -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 ->