remove registry config from drone
This commit is contained in:
parent
31e2ac0059
commit
02fe67d934
@ -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 ]
|
||||
|
Loading…
Reference in New Issue
Block a user