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