Skip to content

Console Output

22:25:50 [2023-06-29T20:25:50.139Z] + git config --local credential.helper !f() { echo username=$GIT_AUTH_USR; echo password=$GIT_AUTH_PSW; }; f
22:25:50 [2023-06-29T20:25:50.140Z] + git push origin HEAD:master
22:25:50 [2023-06-29T20:25:50.691Z] Everything up-to-date