no key
This commit is contained in:
parent
d817f3c73e
commit
492cd3bb39
|
@ -44,7 +44,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
host: 91.92.154.141
|
host: 91.92.154.141
|
||||||
username: ubuntu
|
username: ubuntu
|
||||||
key: ${{ secrets.STAGING_SSH_KEY }}
|
|
||||||
passphrase: ${{ secrets.STAGE_SSH_PASSPHRASE }}
|
passphrase: ${{ secrets.STAGE_SSH_PASSPHRASE }}
|
||||||
script: systemctl restart backend
|
script: systemctl restart backend
|
||||||
# sudo cp -rf ~/frontend/build/*
|
# sudo cp -rf ~/frontend/build/*
|
||||||
|
|
Loading…
Reference in New Issue