add sample step
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s
This commit is contained in:
parent
105cb2c047
commit
a187c37002
|
@ -24,4 +24,6 @@ jobs:
|
|||
username: ${{ secrets.USERNAME }}
|
||||
key: ${{ secrets.KEY }}
|
||||
port: ${{ secrets.PORT }}
|
||||
script: whoami
|
||||
script: |
|
||||
whoami
|
||||
ls -l
|
Loading…
Reference in New Issue
Block a user