21:36:19 [2022-04-06T19:36:19.719Z] + git config --local credential.helper !f() { echo username=$GIT_AUTH_USR; echo password=$GIT_AUTH_PSW; }; f 21:36:19 [2022-04-06T19:36:19.719Z] + git push origin HEAD:master 21:36:20 [2022-04-06T19:36:20.270Z] Everything up-to-date