SuccessConsole Output

The recommended git tool is: NONE
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
 > git --version # 'git version 1.8.3.1'
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 9afe2d7c2955fc3443f1b87b660be69b911bc593 (1.16)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9afe2d7c2955fc3443f1b87b660be69b911bc593 # timeout=10
Commit message: "Would help if I uploaded the build.gradle and gradle properties"
 > git rev-list --no-walk ef36c4e18f15bb8486ed8fc19f9a1e283f5fffd1 # timeout=10