Files
wiki-farm-docker-oauth2/.drone.yml
3wc 6d356d4af6 auto_tag: true
[ci skip]
2023-12-05 14:43:19 -03:00

15 lines
340 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/wiki-cafe/wiki-farm
auto_tag: true
tags: latest
registry: git.coopcloud.tech