Files
ubuntu/.drone.yml
nathan 87e83beb7b
Some checks failed
continuous-integration/drone Build is failing
Add .drone.yml
2025-04-30 09:14:38 +10:00

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