diff --git a/.drone.yml b/.drone.yml index 9fb6d14..90ee476 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,8 @@ steps: image: plugins/docker settings: dry_run: yes - repo: luca/matrix-prometheus + purge: no + repo: git.luj0ga.de/luca/matrix-prometheus - name: publish image: plugins/docker @@ -17,9 +18,10 @@ steps: auto_tag: yes password: from_secret: access_token + purge: no registry: git.luj0ga.de - repo: luca/matrix-prometheus - username: luca + repo: git.luj0ga.de/luca/matrix-prometheus + username: _ when: event: - tag