diff --git a/.drone.yml b/.drone.yml index 3ea2a88..6111512 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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 ]