diff --git a/.drone.yml b/.drone.yml index 3192b70..b99489d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,10 +12,12 @@ steps: - name: publish image image: plugins/docker settings: - username: thecoopcloud + username: 3wordchant password: - from_secret: thecoopcloud_password - repo: thecoopcloud/drone-abra + from_secret: git_coopcloud_tech_token_3wc + repo: git.coopcloud.tech/coop-cloud/stack-ssh-deploy + tags: latest + registry: git.coopcloud.tech tags: latest purge: true pull_image: true