go-ssb-room/.drone.yml
3wc 6e89cc403e
All checks were successful
continuous-integration/drone/push Build is passing
Drop auto_tag for now
2023-03-06 20:43:17 -05:00

14 lines
335 B
YAML

---
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/go-ssb-room
tags: latest
registry: git.coopcloud.tech