Skip to content

Commit

Permalink
add proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
wugeshui committed Jan 17, 2024
1 parent b02bcc7 commit 8351804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dipu/scripts/ci/nv/ci_nv_tidy.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
set -euo pipefail

source /mnt/cache/share/deeplinkci/github/proxy_on
# Require Git.
[ -x "$(command -v git)" ] || (echo "missing git tool" && exit 1)

Expand Down

0 comments on commit 8351804

Please sign in to comment.