scoresaber-reloadedv3/.drone.yml
Liam 055c2cccce
Some checks failed
continuous-integration/drone Build is failing
testing
2024-09-24 03:12:31 +01:00

18 lines
325 B
YAML

---
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