asdf_container/.drone.yml
James Harton 1fd927af6d
Some checks failed
continuous-integration/drone/push Build is failing
improvement: add asdf_install.sh script.
2023-07-19 16:16:55 +12:00

13 lines
213 B
YAML

kind: pipeline
type: docker
name: default
steps:
- name: build
image: plugins/docker
username: james
password:
from_secret: REGISTRY_TOKEN
repo: code.harton.nz/james/asdf_container
tags:
- latest