SuccessConsole Output

The recommended git tool is: NONE
using credential progwml6-ci-gh-login
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Inspirations_1.18/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/KnightMiner/Inspirations.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/KnightMiner/Inspirations.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/KnightMiner/Inspirations.git +refs/heads/1.18:refs/remotes/origin/1.18 # timeout=10
Checking out Revision c26a1a0827461579b1fe8f1362cc4419cef214d9 (1.18)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c26a1a0827461579b1fe8f1362cc4419cef214d9 # timeout=10
Commit message: "Fix dupe bug from multiple collectors grabbing the same item in the same tick (#227)"