SuccessConsole Output

using credential progwml6-ci-gh-login
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/progwml6/ironchest.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/progwml6/ironchest.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/progwml6/ironchest.git +refs/heads/1.16:refs/remotes/origin/1.16 # timeout=10
Checking out Revision be6c0b9cf4615c35634801941f8fb2caefc95aaf (1.16)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f be6c0b9cf4615c35634801941f8fb2caefc95aaf # timeout=10
Commit message: "Update Iron Chests to 1.16!"
 > git --version # timeout=10