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 name: ssr-deploy
steps: steps:
- name: Build Docker Image # - name: Build Docker Image
image: plugins/docker # image: plugins/docker
settings: # settings:
registry: git.fascinated.cc # registry: git.fascinated.cc
repo: git.fascinated.cc/fascinated/scoresaber-reloaded # repo: git.fascinated.cc/fascinated/scoresaber-reloaded
username: # username:
from_secret: username # from_secret: username
password: # password:
from_secret: token # from_secret: token
tags: # tags:
- latest # - latest
- name: Deploy SSR - name: Deploy SSR
image: danielgormly/drone-plugin-kube:0.2.0 image: danielgormly/drone-plugin-kube:0.2.0