ubuntu/.drone.yml
Stephan Stanisic b97544595b
Some checks failed
continuous-integration/drone/push Build is failing
Initial commit
2022-05-31 19:57:38 +02:00

17 lines
301 B
YAML

---
kind: pipeline
type: docker
name: default
steps:
- name: tag (latest)
image: plugins/docker
settings:
registry: auth.registry.steph.tools
username: drone
password:
from_secret: REGISTRY_PASS
repo: auth.registry.steph.tools/bewegend-leren/pandoc
tags:
- latest