22:01:25 [2023-12-13T21:01:25.595Z] + git config --local credential.helper !f() { echo username=$GIT_AUTH_USR; echo password=$GIT_AUTH_PSW; }; f 22:01:25 [2023-12-13T21:01:25.595Z] + git push origin HEAD:master 22:01:26 [2023-12-13T21:01:26.146Z] Everything up-to-date