Started by GitHub push by Geolykt Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/JLSL The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/stianloader/JLSL.git > git init /var/lib/jenkins/workspace/JLSL # timeout=10 Fetching upstream changes from https://github.com/stianloader/JLSL.git > git --version # timeout=10 > git --version # 'git version 2.45.0' > git fetch --tags --force --progress -- https://github.com/stianloader/JLSL.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/stianloader/JLSL.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 > git rev-parse refs/heads/main^{commit} # timeout=10 ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job. Sending notification to Discord. Finished: FAILURE