I used Freestyle project template,and execute shell like
echo \'hello world\' > hello.txt git add . git commit -m \'add:hello.txt\'
then,I pus