Update Gitea workflow file

Signed-off-by: Fifo F <fifo@fifo-f.eu>
This commit is contained in:
Fifo F. 2024-10-19 09:31:51 +02:00
parent 78a7bf59f5
commit c2b7480d07
Signed by: fifo
GPG key ID: A19A205B0C863808

View file

@ -39,4 +39,5 @@ jobs:
docker push ${{ vars.REGISTRY_HOST }}/tex-projects/sharelatex-with-texlive-full:latest
- name: Clean up
run: |
docker rm -f temp
echo "Deleting temporary container"
docker rm -f temp