.gitea/workflows/registry.yml aktualisiert
All checks were successful
release-tag / release-image (push) Successful in 1m25s
All checks were successful
release-tag / release-image (push) Successful in 1m25s
This commit is contained in:
@@ -41,7 +41,7 @@ jobs:
|
|||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v4
|
uses: docker/build-push-action@v4
|
||||||
with:
|
with:
|
||||||
context: .
|
context: ./docker
|
||||||
file: ./docker/Dockerfile.compose
|
file: ./docker/Dockerfile.compose
|
||||||
entrypoint: ./docker/compose-entrypoint.sh
|
entrypoint: ./docker/compose-entrypoint.sh
|
||||||
platforms: |
|
platforms: |
|
||||||
|
Reference in New Issue
Block a user