Update install-sonar-scanner-cli.sh
This commit is contained in:
parent
0bab721863
commit
a2c8b2a135
@ -38,7 +38,7 @@ SCANNER_URI="${INPUT_SCANNERBINARIESURL%/}/$SCANNER_FILE_NAME"
|
|||||||
|
|
||||||
# Enton
|
# Enton
|
||||||
apk add traceroute
|
apk add traceroute
|
||||||
ping binaries.sonarsource.com
|
ping -c 4 -W 1 -i 1 binaries.sonarsource.com
|
||||||
traceroute -n 18.172.242.17
|
traceroute -n 18.172.242.17
|
||||||
#
|
#
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user