17:39:24 [2022-04-06T15:39:24.687Z] + git config --local credential.helper !f() { echo username=$GIT_AUTH_USR; echo password=$GIT_AUTH_PSW; }; f 17:39:24 [2022-04-06T15:39:24.688Z] + git push origin HEAD:master 17:39:25 [2022-04-06T15:39:25.239Z] Everything up-to-date