Round two, trying local gitea actions #16

Merged
caperren merged 3 commits from website-content-updates into main 2025-12-11 20:28:33 +00:00
Showing only changes of commit 1b1db88a2a - Show all commits

View File

@@ -63,6 +63,10 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
with:
buildkitd-config-inline: |
[registry."192.168.1.36:30008"]
http = true
- name: Build and Push
uses: docker/build-push-action@v6