tavernai/.drone.yml

15 lines
289 B
YAML
Raw Permalink Normal View History

2023-01-20 19:24:36 +00:00
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