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

This commit is contained in:
2025-04-30 09:14:38 +10:00
parent d70d9c6044
commit 87e83beb7b

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/nathan-ubuntu
cache_from: "registry.coadcorp.com/nathan-ubuntu:latest"
tags:
- nz