remove registry config from drone
This commit is contained in:
parent
31e2ac0059
commit
02fe67d934
1 changed files with 2 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue