diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 8b44c8b..6cce320 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -23,6 +23,8 @@ jobs: username: ${{ secrets.REGISTRY_USERNAME }} password: ${{ secrets.REGISTRY_TOKEN }} registry: git.fascinated.cc + env: + GIT_REV: "${{ gitea.sha }}" build-args: | GIT_REV=${{ gitea.sha }}