diff --git a/.drone.yml b/.drone.yml new file mode 100644 index 0000000..15c9779 --- /dev/null +++ b/.drone.yml @@ -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