11:19:59 [2022-01-28T10:19:59.681Z] + git config --local credential.helper !f() { echo username=$GIT_AUTH_USR; echo password=$GIT_AUTH_PSW; }; f 11:19:59 [2022-01-28T10:19:59.681Z] + git push origin HEAD:master 11:20:00 [2022-01-28T10:20:00.236Z] Everything up-to-date