drone CI
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
Skye 2023-01-06 15:20:33 +09:00
parent a76913f947
commit 0564d1cb2a
Signed by: me
GPG key ID: 0104BC05F41B77B8

13
.drone.yml Normal file
View file

@ -0,0 +1,13 @@
kind: pipeline
name: default
steps:
- name: docker
image: plugins/docker
settings:
username:
from_secret: docker_username
password:
from_secret: docker_password
repo: skyevg/mastodon-glitchier-soc
tags: latest