.forgejo/workflows/demo.yml aktualisiert
All checks were successful
Build / BuildAndDeploy (push) Successful in 5s
All checks were successful
Build / BuildAndDeploy (push) Successful in 5s
This commit is contained in:
parent
3314567803
commit
2fe9c1bb1c
1 changed files with 2 additions and 2 deletions
|
@ -25,5 +25,5 @@ jobs:
|
|||
- name: list
|
||||
run: |
|
||||
ls
|
||||
echo 'hallo' >> /toolcache/lol.txt
|
||||
cat /toolcache/lol.txt
|
||||
pwd
|
||||
ls /
|
Loading…
Reference in a new issue