11:16:15 [2022-04-27T09:16:15.373Z] + git config --local credential.helper !f() { echo username=$GIT_AUTH_USR; echo password=$GIT_AUTH_PSW; }; f 11:16:15 [2022-04-27T09:16:15.374Z] + git push origin HEAD:master 11:16:15 [2022-04-27T09:16:15.925Z] Everything up-to-date