11:31:11 [2022-01-28T10:31:11.495Z] + git config --local credential.helper !f() { echo username=$GIT_AUTH_USR; echo password=$GIT_AUTH_PSW; }; f 11:31:11 [2022-01-28T10:31:11.495Z] + git push origin HEAD:master 11:31:12 [2022-01-28T10:31:12.046Z] Everything up-to-date