Skip to content

Commit

Permalink
feat(*): bug7
Browse files Browse the repository at this point in the history
  • Loading branch information
Aimee1608 committed Mar 2, 2022
1 parent aa63f39 commit 031a150
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,6 @@ jobs:
pass: ${{ secrets.PASSWORD }}
port: ${{ secrets.PORT }}
connect_timeout: 60s
first_ssh: |
scp: |
'./release.tgz' => /home/www/Aimee/myblog2.0-server
last_ssh: |
cd /home/www/Aimee/myblog2.0-server
tar -zxvf release.tgz
npm install
npm run pm2:prod
ls

0 comments on commit 031a150

Please sign in to comment.