release-tools: update

Commit summary:
82d108ac switch to Go 1.15
843bddca Add steps on promoting release images
This commit is contained in:
Patrick Ohly
2020-08-12 10:14:25 +02:00
2 changed files with 7 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ git:
depth: false
matrix:
include:
- go: 1.13.3
- go: 1.15
before_script:
- mkdir -p bin
- wget https://github.com/golang/dep/releases/download/v0.5.1/dep-linux-amd64 -O bin/dep