asdf_container/.drone.yml

15 lines
225 B
YAML
Raw Normal View History

2023-07-19 13:08:02 +12:00
kind: pipeline
type: docker
name: default
steps:
- name: build
image: plugins/docker
username: james
password:
from_secret: REGISTRY_TOKEN
2023-07-19 16:22:07 +12:00
registry: code.harton.nz
repo: james/asdf_container
tags:
- latest