0

Update .gitea/workflows/main.yml
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 26s

This commit is contained in:
Nikolai X. Shadeuxs 2024-06-19 04:21:03 -04:00
parent 587d69d91e
commit 680031214c

View File

@ -28,7 +28,7 @@ jobs:
uses: docker/metadata-action@v5 uses: docker/metadata-action@v5
id: meta id: meta
with: with:
images: vontainment/v-gpt-node-app images: vontainment/v-firecrawl
flavor: latest=false flavor: latest=false
tags: | tags: |
type=raw,value=main,enable=${{ gitea.ref == 'refs/heads/main' }} type=raw,value=main,enable=${{ gitea.ref == 'refs/heads/main' }}