Update .gitea/workflows/build.yml
All checks were successful
Build and Deploy / build (push) Successful in 24s
All checks were successful
Build and Deploy / build (push) Successful in 24s
This commit is contained in:
@@ -30,10 +30,6 @@ jobs:
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
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
|
||||
uses: docker/build-push-action@v5
|
||||
|
||||
Reference in New Issue
Block a user