show home dir of container
Some checks failed
Gitea Actions Demo / checkout (push) Failing after -52s
Some checks failed
Gitea Actions Demo / checkout (push) Failing after -52s
This commit is contained in:
parent
c670c15d7c
commit
ec67cde2d1
1 changed files with 1 additions and 0 deletions
1
.github/workflows/demo.yaml
vendored
1
.github/workflows/demo.yaml
vendored
|
@ -20,6 +20,7 @@ jobs:
|
|||
docker_image: aergus/latex
|
||||
run: |
|
||||
echo "in inner container"
|
||||
ls /home
|
||||
pwd
|
||||
ls
|
||||
echo "end inner print"
|
||||
|
|
Loading…
Reference in a new issue