1
0
Fork 0

Merge branch 'v1.3'

This commit is contained in:
Fernandez Ludovic 2017-06-27 23:27:00 +02:00
commit 36c88111de
5 changed files with 4 additions and 7 deletions

View file

@ -3,8 +3,6 @@ set -e
export REPO='containous/traefik'
export DOCKER_VERSION=17.03.0
if VERSION=$(git describe --exact-match --abbrev=0 --tags);
then
export VERSION