Update .gitea/workflows/build.yml
All checks were successful
Build and Deploy / build (push) Successful in 26s
All checks were successful
Build and Deploy / build (push) Successful in 26s
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
|||||||
id: meta
|
id: meta
|
||||||
uses: docker/metadata-action@v5
|
uses: docker/metadata-action@v5
|
||||||
with:
|
with:
|
||||||
images: git.commandware.com/3dprinting/calcolatore_prezzi_software
|
images: git.commandware.com/services/calcolatore_prezzi_software
|
||||||
|
|
||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
|
|||||||
Reference in New Issue
Block a user