Skip to content

Console Output

11:25:32 [2022-01-21T10:25:32.322Z] + git config --local credential.helper !f() { echo username=$GIT_AUTH_USR; echo password=$GIT_AUTH_PSW; }; f
11:25:32 [2022-01-21T10:25:32.322Z] + git push origin HEAD:master
11:25:32 [2022-01-21T10:25:32.873Z] Everything up-to-date