Skip to content

Console Output

21:05:31 [2022-05-11T19:05:31.069Z] + git config --local credential.helper !f() { echo username=$GIT_AUTH_USR; echo password=$GIT_AUTH_PSW; }; f
21:05:31 [2022-05-11T19:05:31.069Z] + git push origin HEAD:master
21:05:31 [2022-05-11T19:05:31.621Z] Everything up-to-date