Update .gitea/workflows/build.yml
Some checks failed
Build Docker Image / build (push) Failing after 5m0s

This commit is contained in:
2024-11-20 21:28:11 +00:00
parent 43aca6b7cd
commit f59e358b4f

View File

@@ -22,7 +22,7 @@ jobs:
uses: docker/metadata-action@v5 uses: docker/metadata-action@v5
with: with:
images: | images: |
git.pollinger.dev/Pollinger-Public/texlive git.pollinger.dev/julian/texlive
tags: | tags: |
type=raw,value=latest,enable=${{ github.ref == 'refs/heads/main' }} type=raw,value=latest,enable=${{ github.ref == 'refs/heads/main' }}