.gitea/workflows/gitea-ci.yaml aktualisiert
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m8s

This commit is contained in:
Marko Oldenburg 2024-09-16 19:22:03 +02:00
parent 9a82493985
commit 91a1e588e8

View File

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