mirror of
https://github.com/ArthurDanjou/artdanj-api.git
synced 2026-01-17 05:27:57 +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 }}
|
||||
key: ${{ secrets.SSH_KEY }}
|
||||
script: |
|
||||
cd ${{ secrets.PATH }}
|
||||
git pull
|
||||
yarn build
|
||||
pm2 start
|
||||
|
||||
Reference in New Issue
Block a user