Skip to content

Commit b1e8433

Browse files
committed
debug
1 parent 2550cc3 commit b1e8433

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ci/run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ if [ "$NO_CHANGE_USER" = "" ]; then
2222
echo -e '[safe]\n\tdirectory = *' > /home/user/.gitconfig
2323

2424
exec su --preserve-environment -c "env PATH=$PATH \"$0\"" user
25+
echo "whoami: $(whoami)"
2526
fi
2627
fi
2728

0 commit comments

Comments
 (0)