Skip to content

Console Output

21:10:37 [2022-03-09T20:10:37.980Z] + git config --local credential.helper !f() { echo username=$GIT_AUTH_USR; echo password=$GIT_AUTH_PSW; }; f
21:10:37 [2022-03-09T20:10:37.980Z] + git push origin HEAD:master
21:10:38 [2022-03-09T20:10:38.531Z] Everything up-to-date