remove registry config from drone
This commit is contained in:
parent
31e2ac0059
commit
02fe67d934
@ -1,8 +1,7 @@
|
|||||||
pipeline:
|
pipeline:
|
||||||
docker:
|
docker:
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
repo: registry.gitlab.com/thallian/docker-airsonic
|
repo: thallian/airsonic
|
||||||
registry: registry.gitlab.com
|
|
||||||
autotag: true
|
autotag: true
|
||||||
secrets: [ docker_username, docker_password ]
|
secrets: [ docker_username, docker_password ]
|
||||||
tags:
|
tags:
|
||||||
@ -11,4 +10,4 @@ pipeline:
|
|||||||
- latest
|
- latest
|
||||||
notify:
|
notify:
|
||||||
image: plugins/matrix
|
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