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

This commit is contained in:
Lee 2024-09-24 03:12:31 +01:00
parent 34b989d99b
commit 055c2cccce
2 changed files with 17 additions and 0 deletions

17
.drone.yml Normal file

@ -0,0 +1,17 @@
---
kind: pipeline
type: kubernetes
name: ssr-deploy
steps:
- name: Build Docker Image
image: plugins/docker
settings:
registry: git.fascinated.cc
repo: fascinated/scoresaber-reloaded
username:
from_secret: username
password:
from_secret: token
tags:
- latest