change git host
Build and Publish Docker Image / build (push) Failing after 30s

This commit is contained in:
zardzul
2026-02-13 10:53:05 +01:00
parent 3784a205a1
commit 67a4e4568d
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
services:
ironveil:
image: ${{ secrets.GIT_HOST }}/${{ github.repository }}:latest
image: git.cashew.network/${{ github.repository }}:latest
container_name: ironveil
volumes:
- ./world:/server/world