Update .gitea/workflows/build.yml
All checks were successful
Build and Deploy / build (push) Successful in 24s

This commit is contained in:
2025-09-23 23:27:17 +02:00
parent 758f75da43
commit 1b00300fc8

View File

@@ -30,10 +30,6 @@ jobs:
uses: docker/metadata-action@v5 uses: docker/metadata-action@v5
with: with:
images: git.commandware.com/dnviti/calcolatore_prezzi_software images: git.commandware.com/dnviti/calcolatore_prezzi_software
tags: |
type=ref,event=branch
type=ref,event=pr
type=sha
- name: Build and push Docker image - name: Build and push Docker image
uses: docker/build-push-action@v5 uses: docker/build-push-action@v5