Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
0ea89c331d
commit
e670867d29
1 changed files with 3 additions and 1 deletions
|
|
@ -8,4 +8,6 @@ jobs:
|
|||
runs-on: docker
|
||||
steps:
|
||||
- name: Get runner IP
|
||||
run: curl -s ifconfig.me
|
||||
run: |
|
||||
echo test
|
||||
curl -s ifconfig.me
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue