temporarily migrate to docker hub
the build failed Detalles

Este commit está contenido en:
Jan Christian Grünhage 2018-09-14 08:24:29 +00:00
padre afe68f99da
commit a3310be11a
Se han modificado 1 ficheros con 2 adiciones y 2 borrados

Ver fichero

@ -1,10 +1,10 @@
pipeline:
docker:
image: plugins/docker
repo: docker.jcg.re/airsonic
repo: docker.io/jcgruenhage/airsonic
build_args:
- VERSION=${VERSION}
registry: docker.jcg.re
registry: docker.io
secrets: [docker_username, docker_password]
tags: ${VERSION}
docker: