drutopia-docker/.drone.yml

14 lines
336 B
YAML
Raw Permalink Normal View History

2022-12-21 03:23:52 +00:00
---
kind: pipeline
name: publish docker image
steps:
- name: build and publish
image: plugins/docker
settings:
username: 3wordchant
password:
from_secret: git_coopcloud_tech_token_3wc
repo: git.coopcloud.tech/coop-cloud-chaos-patchs/drutopia
tags: dev-master
registry: git.coopcloud.tech