This commit is contained in:
@@ -8,10 +8,8 @@ trigger:
|
|||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: net
|
- name: net
|
||||||
image: ubuntu:18.04
|
image: node:12.16.1
|
||||||
commands:
|
commands:
|
||||||
- apt update -y
|
|
||||||
- apt install net-tools iputils-ping -y
|
|
||||||
- ifconfig
|
- ifconfig
|
||||||
- ping minio
|
- ping minio
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user