add publish step

This commit is contained in:
2026-05-25 17:41:43 -04:00
parent 941ee2955c
commit 22178dbc7d
+17
View File
@@ -0,0 +1,17 @@
---
kind: pipeline
name: coopcloud.tech/abra-wizard
steps:
- name: publish image
image: plugins/docker
settings:
auto_tag: true
username: abra-wizard-bot
password:
from_secret: git_coopcloud_tech_token_abra_wizard
repo: git.coopcloud.tech/toolshed/coop-cloud-backend
registry: git.coopcloud.tech
when:
event:
- tag