Update .gitea/workflows/main.yml
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 28s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 28s
This commit is contained in:
parent
5e8881ed5c
commit
a179d6ed65
@ -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' }}
|
||||
|
Loading…
Reference in New Issue
Block a user