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