why not working?
This commit is contained in:
parent
441bbaae9c
commit
1d49fc48f2
|
@ -46,7 +46,9 @@ jobs:
|
|||
username: ubuntu
|
||||
key: ${{ secrets.STAGING_SSH_KEY }}
|
||||
script: |
|
||||
sudo ~/backend/Resources/deploy.sh
|
||||
sudo systemctl restart backend
|
||||
sudo cp -rf ~/frontend/build/*
|
||||
sudo npm install -g serve/var/www/html/monitor.innov.energy/html/
|
||||
- run: echo " This job's status is ${{ job.status }}."
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue