Updated docker #1

Merged
phoenix merged 2 commits from fix_docker_build_issue into main 2026-05-29 18:50:01 -04:00
Showing only changes of commit bf6a2e410f - Show all commits
+2
View File
@@ -36,6 +36,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
make build