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/ironshulkerboxes.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/progwml6/ironshulkerboxes.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/progwml6/ironshulkerboxes.git +refs/heads/1.13:refs/remotes/origin/1.13 # timeout=10
Checking out Revision d995463b2d8efdf84f9abbadd39d2894f8a3e392 (1.13)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d995463b2d8efdf84f9abbadd39d2894f8a3e392 # timeout=10
Commit message: "chmod +x on gradlew"