diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index aff90ef..a1a851e 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -36,8 +36,8 @@ jobs: context: . push: true tags: | - git.fascinated.cc/fascinated/scoresaber-reloaded:latest git.fascinated.cc/fascinated/scoresaber-reloaded:${{ github.sha }} + git.fascinated.cc/fascinated/scoresaber-reloaded:latest build-args: | GIT_REV=${{ gitea.sha }} cache-from: type=local,src=/tmp/.buildx-cache