small change4
Some checks failed
Gitea Docker Redeploy / Redeploy-App (push) Successful in 3s
Gitea Docker Redeploy / ssh_to_self (push) Failing after 2s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s

This commit is contained in:
Tobias Weise 2024-08-06 23:41:37 +02:00
parent 3893a0ec88
commit 4bb5fb0bac

View File

@ -29,7 +29,9 @@ jobs:
username: ${{ secrets.USERNAME }}
password: ${{ secrets.PASSWORD }}
port: ${{ secrets.PORT }}
script: whoami
script: |
ls
whoami