This commit is contained in:
Kim 2023-11-06 15:37:20 +01:00
parent d817f3c73e
commit 492cd3bb39
1 changed files with 0 additions and 1 deletions

View File

@ -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/*