Files
docker-adaptauthoring/.drone.yml
3wc df42047a4b
All checks were successful
continuous-integration/drone/push Build is passing
Drone image building
2023-01-16 10:27:57 -08:00

15 lines
360 B
YAML

---
kind: pipeline
name: publish docker image
steps:
- name: build and publish
image: plugins/docker
settings:
auto_tag: true
username: 3wordchant
password:
from_secret: git_coopcloud_tech_token_3wc
repo: git.coopcloud.tech/coop-cloud-chaos-patchs/adapt_authoring
tags: latest
registry: git.coopcloud.tech