list docker images
Some checks failed
Gitea Actions Demo / checkout (push) Failing after 20s

This commit is contained in:
Maximilian Keßler 2023-10-16 19:11:28 +02:00
parent 633748d8b7
commit be77c0795a
Signed by: max
GPG key ID: BCC5A619923C0BA5

View file

@ -14,6 +14,7 @@ jobs:
ls /workspace/testorg/ci-test ls /workspace/testorg/ci-test
pwd pwd
ls /home ls /home
echo "Docker images: $(docker images)"
echo "end outer print" echo "end outer print"
- name: manual docker test - name: manual docker test