test: drop in-container docker CLI check (not installed in job image)
/ smoke (push) Successful in 2s
Details
/ smoke (push) Successful in 2s
Details
This commit is contained in:
parent
cb8631855d
commit
13e5d35ec9
|
|
@ -7,5 +7,4 @@ jobs:
|
|||
- run: |
|
||||
echo "hello from $(hostname)"
|
||||
uname -a
|
||||
docker info --format '{{.OperatingSystem}} / {{.NCPU}} CPUs / {{.MemTotal}} bytes'
|
||||
ls -la
|
||||
|
|
|
|||
Loading…
Reference in New Issue