14:28:13 [2022-01-13T13:28:13.083Z] + git config --local credential.helper !f() { echo username=${GIT_AUTH_USR}; echo password=$GIT_AUTH_PSW; }; f 14:28:13 [2022-01-13T13:28:13.083Z] + git push origin HEAD:master 14:28:13 [2022-01-13T13:28:13.635Z] Everything up-to-date