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