.gitea/workflows/gitea-ci.yaml aktualisiert
Some checks failed
Build And Push / release-image (push) Failing after 37s

This commit is contained in:
Marko Oldenburg 2024-09-16 14:30:51 +02:00
parent 69583b7e41
commit 6a2fc1976b

View File

@ -25,12 +25,12 @@ jobs:
insecure = true insecure = true
- name: Build and push - name: Build and push
uses: docker/build-push-action@v4 uses: docker/build-push-action@v4
with: with:
context: . context: .
file: ./Dockerfile file: ./Dockerfile
platforms: | platforms: |
linux/amd64 linux/amd64
push: true push: true
tags: | # replace it with your local IP and tags tags: | # replace it with your local IP and tags
registry.tuxnet.lan/web/dokuwiki:20240206.2.0-debian-12-r3 registry.tuxnet.lan/web/dokuwiki:20240206.2.0-debian-12-r3