.gitea/workflows/registry.yml aktualisiert
Some checks failed
release-tag / release-image (push) Failing after 4m20s
Some checks failed
release-tag / release-image (push) Failing after 4m20s
This commit is contained in:
@@ -54,7 +54,7 @@ jobs:
|
|||||||
uses: docker/build-push-action@v4
|
uses: docker/build-push-action@v4
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./DockerfileUbuntu
|
file: ./Dockerfile_Ubuntu
|
||||||
platforms: |
|
platforms: |
|
||||||
linux/amd64
|
linux/amd64
|
||||||
push: true
|
push: true
|
||||||
|
Reference in New Issue
Block a user