SuccessConsole Output

The recommended git tool is: NONE
using credential progwml6-ci-gh-login
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/ironchests_1.17/.git # 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.17:refs/remotes/origin/1.17 # timeout=10
Checking out Revision b2f78dbdb51d55ac9520b6273d165944775f5706 (1.17)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b2f78dbdb51d55ac9520b6273d165944775f5706 # timeout=10
Commit message: "Update Iron Chests to 1.17.1, and implemented trapped versions of every chest. Silver Chests have been removed."
 > git rev-list --no-walk b2f78dbdb51d55ac9520b6273d165944775f5706 # timeout=10