Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoIeni committed Dec 13, 2024
1 parent 2550cc3 commit b1e8433
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ci/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ if [ "$NO_CHANGE_USER" = "" ]; then
echo -e '[safe]\n\tdirectory = *' > /home/user/.gitconfig

exec su --preserve-environment -c "env PATH=$PATH \"$0\"" user
echo "whoami: $(whoami)"
fi
fi

Expand Down

0 comments on commit b1e8433

Please sign in to comment.