fix: Tentative of reverse proxy
Build and publish / build (push) Failing after 12s

This commit is contained in:
Lino Silva
2026-04-10 17:31:07 +01:00
parent e4a7143f75
commit 0744ccdf6a
+2 -2
View File
@@ -21,7 +21,7 @@ jobs:
- name: Log in to Gitea Container Registry
uses: https://github.com/docker/login-action@v3
with:
registry: http://10.0.2.28:3000
registry: https://gitea.lino.cooking
username: lino
password: ${{ secrets.REGISTRY_PASS }}
@@ -29,7 +29,7 @@ jobs:
id: meta
uses: https://github.com/docker/metadata-action@v5
with:
images: http://10.0.2.28:3000/${{ gitea.repository }}
images: https://gitea.lino.cooking/${{ gitea.repository }}
tags: |
type=ref,event=branch
type=ref,event=pr