oops
Some checks failed
Deploy / deploy (push) Failing after 40s

This commit is contained in:
Lee 2024-09-24 10:04:26 +01:00
parent 741c6617ca
commit b57e5dca70

@ -19,12 +19,12 @@ jobs:
- name: Login to Docker Hub
uses: docker/login-action@v3
env:
GIT_REV: "${{ gitea.sha }}"
with:
username: ${{ secrets.REGISTRY_USERNAME }}
password: ${{ secrets.REGISTRY_TOKEN }}
registry: git.fascinated.cc
env:
GIT_REV: "${{ gitea.sha }}"
build-args: |
GIT_REV=${{ gitea.sha }}