show home dir of container
Some checks failed
Gitea Actions Demo / checkout (push) Failing after -52s

This commit is contained in:
Maximilian Keßler 2023-10-16 16:16:07 +02:00
parent c670c15d7c
commit ec67cde2d1
Signed by: max
GPG Key ID: BCC5A619923C0BA5

View File

@ -20,6 +20,7 @@ jobs:
docker_image: aergus/latex
run: |
echo "in inner container"
ls /home
pwd
ls
echo "end inner print"