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