wrong path in deploy
This commit is contained in:
parent
d81ed2e36c
commit
ca18fb8514
|
@ -49,5 +49,5 @@ jobs:
|
|||
password: ${{ secrets.STAGE_SSH_PASSPHRASE }}
|
||||
script: |
|
||||
sudo systemctl restart backend
|
||||
sudo cp -rf ~/frontend/build/* /var/www/html/monitor.innov.energy/html/
|
||||
sudo cp -rf ~/frontend/build/* /var/www/html/stage.innov.energy/html/
|
||||
sudo npm install -g serve
|
Loading…
Reference in New Issue