Skip to content

Console Output

18:24:06 [2022-01-27T17:24:06.113Z] + git config --local credential.helper !f() { echo username=$GIT_AUTH_USR; echo password=$GIT_AUTH_PSW; }; f
18:24:06 [2022-01-27T17:24:06.113Z] + git push origin HEAD:master
18:24:06 [2022-01-27T17:24:06.664Z] Everything up-to-date