now?
Some checks failed
Deploy / deploy (push) Failing after 1m45s

This commit is contained in:
Lee 2024-09-24 10:43:54 +01:00
parent 427740b69e
commit 4ee855ffc6

@ -38,8 +38,8 @@ jobs:
tags: git.fascinated.cc/fascinated/scoresaber-reloaded:latest
build-args: |
GIT_REV=${{ gitea.sha }}
cache-from: type=local, src=/tmp/.buildx-cache
cache-to: type=local, dest=/tmp/.buildx-cache
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache
- name: Install kubectl
uses: azure/setup-kubectl@v4