0

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

This commit is contained in:
Nikolai X. Shadeuxs 2024-06-19 04:17:55 -04:00
parent 5e8881ed5c
commit a179d6ed65

View File

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