update airsonic to 10.1.2
the build was successful Details

This commit is contained in:
Jan Christian Grünhage 2018-08-14 15:00:42 +00:00
parent ace881fdc2
commit afe68f99da
1 changed files with 3 additions and 2 deletions

View File

@ -11,13 +11,13 @@ pipeline:
image: plugins/docker
repo: docker.jcg.re/airsonic
build_args:
- VERSION=v10.1.1
- VERSION=v10.1.2
registry: docker.jcg.re
secrets: [docker_username, docker_password]
tags: latest
when:
matrix:
VERSION=v10.1.1
VERSION=v10.1.2
notify:
image: ptman/drone-plugin-matrix
homeserver: https://jcg.re
@ -28,6 +28,7 @@ pipeline:
matrix:
VERSION:
- v10.1.2
- v10.1.1
- v10.1.0
- v10.0.1