chore: add ci
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Damillora 2022-07-24 23:20:12 +07:00
parent 6fc6207171
commit 9a5426c714
1 changed files with 15 additions and 0 deletions

15
.drone.yml Normal file
View File

@ -0,0 +1,15 @@
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