impl Sentry
Some checks failed
Deploy / deploy (push) Failing after 2m14s

This commit is contained in:
Lee
2024-09-30 09:20:48 +01:00
parent 843b2c81b6
commit f1eb855ba2
12 changed files with 1898 additions and 8 deletions

View File

@ -32,6 +32,7 @@ jobs:
git.fascinated.cc/fascinated/scoresaber-reloaded:latest
build-args: |
GIT_REV=${{ gitea.sha }}
SENTRY_AUTH_TOKEN=${{ secrets.SENTRY_AUTH_TOKEN }}
- name: Install kubectl
uses: azure/setup-kubectl@v4