Switch to Gitea image
continuous-integration/drone/push Build is passing Details

This commit is contained in:
3wc 2023-10-03 22:31:43 +01:00
parent 5521ebfd9d
commit 9bf0e5ab07
1 changed files with 5 additions and 3 deletions

View File

@ -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