Updated docker (#1)
Go / build (push) Successful in 39s
Go / build (pull_request) Successful in 1m10s

Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
2026-05-29 18:50:00 -04:00
parent 0c2d638adf
commit 2880e4142f
2 changed files with 4 additions and 1 deletions
+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