diff --git a/.drone.yml b/.drone.yml index 45b8ce6..6452a3a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,9 +5,9 @@ steps: - name: build and publish image: plugins/docker settings: + registry: git.coopcloud.tech username: 3wordchant password: from_secret: git_coopcloud_tech_token_3wc repo: wiki-cafe/wiki-farm tags: latest - registry: git.coopcloud.tech