Files
compy/.drone.yml
3wc b29afd6fc1
All checks were successful
continuous-integration/drone/push Build is passing
Update drooooone
2022-03-26 16:03:31 +02:00

13 lines
259 B
YAML

---
kind: pipeline
name: publish docker image
steps:
- name: build and publish
image: plugins/docker
settings:
username: thecoopcloud
password:
from_secret: thecoopcloud_password
repo: thecoopcloud/compy
tags: latest