fix: latest tag contained no VERSION build arg
the build was successful Details

This commit is contained in:
Jan Christian Grünhage 2018-01-10 17:18:10 +01:00
parent 1f13023c39
commit ad8fe1599b
Signed by: jcgruenhage
GPG Key ID: 6594C449C633D10C
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ pipeline:
docker:
image: plugins/docker
repo: docker.jcg.re/airsonic
build_args:
- VERSION=v10.1.1
registry: docker.jcg.re
secrets: [docker_username, docker_password]
tags: latest