tavernai/.drone.yml
Ryo Kenrie Wongso 5c193c735e
Some checks failed
continuous-integration/drone Build is failing
Initial commit
2023-01-21 02:24:36 +07:00

15 lines
289 B
YAML

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