Skip to content

Commit e18681e

Browse files
committed
take to prod
1 parent 8947d9d commit e18681e

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/cd_prod.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,6 @@ jobs:
1919
mkdir -p /srv/node/logs
2020
touch /srv/node/logs/tinypen.txt
2121
fi
22-
which npm
23-
npm -v
24-
which node
25-
node -v
26-
which pm2
27-
pm2 -v
2822
cd /srv/node/tinyPen/
2923
pm2 stop tinyPen
3024
git stash

0 commit comments

Comments
 (0)