This commit is contained in:
parent
c4d05b0474
commit
87b38de079
@ -14,4 +14,4 @@ jobs:
|
|||||||
username: sadmin
|
username: sadmin
|
||||||
password: ${{ secrets.PASSWORD }}
|
password: ${{ secrets.PASSWORD }}
|
||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script_path: .gitea/workflows/scripts/update_servers.sh
|
script_path: scripts/test.sh
|
||||||
|
|||||||
1
scripts/test.sh
Normal file
1
scripts/test.sh
Normal file
@ -0,0 +1 @@
|
|||||||
|
whoami
|
||||||
Loading…
Reference in New Issue
Block a user