remove registry config from drone

This commit is contained in:
Sebastian Hugentobler 2018-11-27 11:46:29 +01:00
parent 31e2ac0059
commit 02fe67d934

View File

@ -1,8 +1,7 @@
pipeline:
docker:
image: plugins/docker
repo: registry.gitlab.com/thallian/docker-airsonic
registry: registry.gitlab.com
repo: thallian/airsonic
autotag: true
secrets: [ docker_username, docker_password ]
tags:
@ -11,4 +10,4 @@ pipeline:
- latest
notify:
image: plugins/matrix
secrets: [ matrix_username, matrix_password, matrix_homeserver, matrix_roomid ]
secrets: [ matrix_username, matrix_password, matrix_homeserver, matrix_roomid ]