Deploy
All checks were successful
Gitea Actions Demo / Deploy-koptilnya.xyz (push) Successful in 27s
All checks were successful
Gitea Actions Demo / Deploy-koptilnya.xyz (push) Successful in 27s
This commit is contained in:
parent
b62eb57df7
commit
6c99e86473
@ -15,8 +15,7 @@ jobs:
|
||||
run: |
|
||||
yarn
|
||||
yarn build
|
||||
- run: ls -la .output
|
||||
- name: Move to Nginx folder
|
||||
- name: Move result to /var/www/koptilnya.xyz
|
||||
run: cp -r .output/. /var/www/koptilnya.xyz
|
||||
- name: Restart daemon
|
||||
- name: Restart PM2 daemon
|
||||
run: pm2 restart koptilnya.xyz
|
Loading…
x
Reference in New Issue
Block a user