Typo
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
405cef7ffc
commit
c9a522f583
|
|
@ -6,4 +6,4 @@ jobs:
|
|||
Explore-Gitea-Actions:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: ssh -o ssh -o StrictHostKeyChecking=no ${{ secrets.NGINX_USER }}@${{ secrets.NGINX_HOST }} "whoami"
|
||||
- run: ssh -o StrictHostKeyChecking=no ${{ secrets.NGINX_USER }}@${{ secrets.NGINX_HOST }} "whoami"
|
||||
|
|
|
|||
Loading…
Reference in New Issue