This commit is contained in:
Lee 2024-09-24 10:03:53 +01:00
parent a147ac9e5a
commit 741c6617ca

@ -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 }}