hard set the user@host
Some checks failed
Build and Deploy Resume Site / setup-website-content (push) Failing after 7s
Some checks failed
Build and Deploy Resume Site / setup-website-content (push) Failing after 7s
This commit is contained in:
parent
cce93bd520
commit
63d211e60d
@ -8,7 +8,7 @@ jobs:
|
|||||||
setup-website-content:
|
setup-website-content:
|
||||||
env:
|
env:
|
||||||
remote_path: "/opt/nginx/test.shockrah.xyz"
|
remote_path: "/opt/nginx/test.shockrah.xyz"
|
||||||
ssh_target: "${{ secrets.USER }}@${{ secrets.HOST }}"
|
ssh_target: "html-deployer@shockrah.xyz"
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: shockrah/hugo
|
image: shockrah/hugo
|
||||||
|
Loading…
Reference in New Issue
Block a user