Update .gitea/workflows/build.yml
Some checks failed
Build Docker Image / build (push) Failing after 5m0s
Some checks failed
Build Docker Image / build (push) Failing after 5m0s
This commit is contained in:
@@ -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' }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user