Files
export-xlsx/.drone.yml
nathan 6ac33097c8
Some checks failed
continuous-integration/drone Build is failing
Add '.drone.yml'
2023-02-10 15:20:32 +11:00

15 lines
318 B
YAML

kind: pipeline
name: default
steps:
- name: docker
image: plugins/docker
settings:
registry: registry.coadcorp.com
username: nathan
password:
from_secret: registry_password
repo: registry.coadcorp.com/export-xlsx
cache_from: "registry.coadcorp.com/export-xlsx:0.1"
tags:
- 0.1