temporarily migrate to docker hub
the build failed 详情

这个提交包含在:
Jan Christian Grünhage 2018-09-14 08:24:29 +00:00
父节点 afe68f99da
当前提交 a3310be11a
共有 1 个文件被更改,包括 2 次插入2 次删除

查看文件

@ -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: