Update check.yml
deploy config / Explore-Gitea-Actions (push) Failing after 15s
Details
deploy config / Explore-Gitea-Actions (push) Failing after 15s
Details
This commit is contained in:
parent
8c84a76f6e
commit
a96f872211
|
|
@ -7,4 +7,4 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: echo ${{ GITEAS_SSH_PRIVATE }} > ~/.ssh/id_ed25519
|
||||
- run: ssh -o StrictHostKeyChecking=no ${{ secrets.NGINX_USER }}@${{ secrets.NGINX_HOST }} "whoami"
|
||||
- run: ssh -o StrictHostKeyChecking=no root@${{ secrets.NGINX_HOST }} "whoami"
|
||||
|
|
|
|||
Loading…
Reference in New Issue