.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
5c651cf198
commit
e3dfd7a191
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ jobs:
|
|||
git checkout ${{ github.head_ref }}
|
||||
- name: list
|
||||
run: |
|
||||
env
|
||||
ls
|
||||
pwd
|
||||
ls /opt
|
||||
|
|
Loading…
Reference in a new issue