Add '.drone.yml'
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
2023-02-10 15:20:32 +11:00
parent 7197c1c857
commit 6ac33097c8

15
.drone.yml Normal file
View File

@@ -0,0 +1,15 @@
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