Skip to content

Commit

Permalink
Checking ping to 8.8.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Gmerold committed Jan 11, 2024
1 parent 83d57be commit d5efb8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
sudo sed -i "s#NO_PROXY.*#NO_PROXY=localhost,127.0.0.1,127.0.0.0/8,10.0.0.0/8,10.130.0.0/16,10.134.248.0/24,192.168.0.0/16,10.152.0.0/16,.jujucharms.com,.svc#g" /etc/environment
sudo sed -i "s#no_proxy.*#no_proxy=localhost,127.0.0.1,127.0.0.0/8,10.0.0.0/8,10.130.0.0/16,10.134.248.0/24,192.168.0.0/16,10.152.0.0/16,.jujucharms.com,.svc#g" /etc/environment
echo "==========================================================================================================================="
cat /etc/environment
ping 8.8.8.8
echo "==========================================================================================================================="
- name: Set Environment Variables
uses: tw3lveparsecs/[email protected]
Expand Down

0 comments on commit d5efb8d

Please sign in to comment.