Updated docker #1

Merged
phoenix merged 6 commits from fix_docker_build_issue into main 2026-05-29 17:31:18 -04:00
Showing only changes of commit 546e7e68d6 - Show all commits
+2
View File
@@ -127,6 +127,8 @@ jobs:
cat > ~/.gitconfig << "EOF"
[url "ssh://git@${{ secrets.GIT_HOST_ROOT }}"]
insteadOf = https://${{ secrets.GIT_HOST_ROOT }}
[url "ssh://git@${{ secrets.GIT_HOST_ROOT }}"]
insteadOf = http://${{ secrets.GIT_HOST_ROOT }}
EOF
go test -v ./...