Update nginx image, go to 1.13.7 and e2e image (#5011)
This commit is contained in:
parent
6ab10fa68d
commit
a16ed1b01f
7 changed files with 8 additions and 8 deletions
|
|
@ -67,7 +67,7 @@ echo ${docker_password} | docker login -u ${docker_username} --password-stdin qu
|
|||
curl -sL -o /usr/local/bin/gimme https://raw.githubusercontent.com/travis-ci/gimme/master/gimme
|
||||
chmod +x /usr/local/bin/gimme
|
||||
|
||||
eval "$(gimme 1.13.6)"
|
||||
eval "$(gimme 1.13.7)"
|
||||
|
||||
export GOPATH="/tmp/go"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue