Skip to content

Commit

Permalink
[ci] Disable git-cdn
Browse files Browse the repository at this point in the history
  • Loading branch information
feisuzhu committed Dec 17, 2024
1 parent e9f19b8 commit 9a1e13e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scripts/common-utils.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ function unset-git-caching-proxy {
}

function set-git-caching-proxy {
return # Disable git caching proxy, modified git-cdn image is lost
trap unset-git-caching-proxy EXIT
echo "Setting git caching proxy"
git config --global --add url.http://git-cdn-github.botmaster.tgr/.insteadOf https://github.com/
Expand Down

0 comments on commit 9a1e13e

Please sign in to comment.