We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ab584e commit a726603Copy full SHA for a726603
1 file changed
.github/workflows/cd_prod.yaml
@@ -20,6 +20,7 @@ jobs:
20
touch /srv/node/logs/tinypen.txt
21
fi
22
echo $USER
23
+ which pm2
24
cd /srv/node/tinyPen/
25
pm2 stop tinyPen
26
git stash
0 commit comments