mirror of
https://github.com/ArthurDanjou/artdanj-api.git
synced 2026-01-30 03:17:50 +01:00
Update node.js.yml
This commit is contained in:
1
.github/workflows/node.js.yml
vendored
1
.github/workflows/node.js.yml
vendored
@@ -30,6 +30,7 @@ jobs:
|
|||||||
username: ${{ secrets.SSH_USER }}
|
username: ${{ secrets.SSH_USER }}
|
||||||
key: ${{ secrets.SSH_KEY }}
|
key: ${{ secrets.SSH_KEY }}
|
||||||
script: |
|
script: |
|
||||||
|
cd ${{ secrets.PATH }}
|
||||||
git pull
|
git pull
|
||||||
yarn build
|
yarn build
|
||||||
pm2 start
|
pm2 start
|
||||||
|
|||||||
Reference in New Issue
Block a user