ls
This commit is contained in:
parent
e00a7a70db
commit
1522927d16
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- run: ls -la /
|
- run: ls -la /
|
||||||
|
- run: ls -la .
|
||||||
- run: touch /artifacts/test
|
- run: touch /artifacts/test
|
||||||
|
|
||||||
test2:
|
test2:
|
||||||
|
|
Loading…
Reference in a new issue