Shallie/.drone.yml
Damillora 9a5426c714
All checks were successful
continuous-integration/drone/push Build is passing
chore: add ci
2022-07-24 23:20:12 +07:00

16 lines
288 B
YAML

kind: pipeline
name: default
steps:
- name: publish
image: plugins/docker
settings:
registry: registry.nanao.moe
repo: registry.nanao.moe/nanao/shallie
username:
from_secret: docker_username
password:
from_secret: docker_password
tags:
- latest