Update gitea action workflow
Build and Publish Docker Image / build-and-push-image (push) Failing after 30s

This commit is contained in:
Zed
2026-07-06 18:51:39 +02:00
parent 14a5a5198b
commit 5e8f67ee23
+1 -1
View File
@@ -8,7 +8,7 @@ on:
env:
# L'adresse de votre Gitea (Registre Docker)
REGISTRY: 192.168.10.174:3000
REGISTRY: http://192.168.10.174:3000
# homer/Skori (Généré automatiquement par la variable)
IMAGE_NAME: ${{ gitea.repository }}