update2
Build and Deploy to Production / build-and-deploy (push) Failing after 2m2s

This commit is contained in:
masoodafar-web
2026-01-10 18:23:46 +03:30
parent 06c222308f
commit c6797e4b84
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
mkdir -p /etc/docker
cat > /etc/docker/daemon.json << 'DAEMON'
{
"insecure-registries": ["git.foursat.afrino.co", "gitea-svc:3000"]
"insecure-registries": ["git.kbs1.ir", "gitea-svc:3000"]
}
DAEMON
mkdir -p ~/.docker