This commit is contained in:
parent
70b48d31d4
commit
1a8a18b1ed
1 changed files with 2 additions and 1 deletions
3
.github/workflows/.github-ci.yaml
vendored
3
.github/workflows/.github-ci.yaml
vendored
|
@ -14,7 +14,8 @@ jobs:
|
||||||
docker network inspect bridge
|
docker network inspect bridge
|
||||||
echo
|
echo
|
||||||
docker network inspect host
|
docker network inspect host
|
||||||
ip a
|
apt install -y net-tools
|
||||||
|
ifconfig
|
||||||
|
|
||||||
-
|
-
|
||||||
name: Login to registry
|
name: Login to registry
|
||||||
|
|
Loading…
Reference in a new issue