This commit is contained in:
parent
7e03997e80
commit
7d99bd2f9d
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ jobs:
|
||||||
image: debian:stable
|
image: debian:stable
|
||||||
steps:
|
steps:
|
||||||
- run: echo All Good
|
- run: echo All Good
|
||||||
- run: curl https://icanhazip.com
|
- run: wget -qO- https://icanhazip.com
|
Loading…
Reference in a new issue