disable this for now
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Lee 2024-09-24 03:45:31 +01:00
parent 4b9e606646
commit d2e826c83f

@ -4,17 +4,17 @@ type: kubernetes
name: ssr-deploy
steps:
- name: Build Docker Image
image: plugins/docker
settings:
registry: git.fascinated.cc
repo: git.fascinated.cc/fascinated/scoresaber-reloaded
username:
from_secret: username
password:
from_secret: token
tags:
- latest
# - name: Build Docker Image
# image: plugins/docker
# settings:
# registry: git.fascinated.cc
# repo: git.fascinated.cc/fascinated/scoresaber-reloaded
# username:
# from_secret: username
# password:
# from_secret: token
# tags:
# - latest
- name: Deploy SSR
image: danielgormly/drone-plugin-kube:0.2.0