This commit is contained in:
parent
c252dad453
commit
0f3d7c4a94
@ -7,5 +7,5 @@ steps:
|
||||
image: ubuntu:latest
|
||||
pull: if-not-exists
|
||||
commands:
|
||||
- apt update && apt install -y iputils-ping
|
||||
- apt-get update && apt-get install -y iputils-ping
|
||||
- ./tracert.sh google.com
|
||||
|
Loading…
Reference in New Issue
Block a user