Started by user Matthias Mueller Running as Matthias Mueller Building in workspace /var/lib/jenkins/workspace/appNG_Deploy_To_Repo The recommended git tool is: git using credential 7212ca60-dbd7-4a0f-9f8e-b6bc3d3993d4 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:appNG/appng.git # timeout=10 Fetching upstream changes from git@github.com:appNG/appng.git > git --version # timeout=10 > git --version # 'git version 2.11.0' using GIT_SSH to set credentials > git fetch --tags --progress -- git@github.com:appNG/appng.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin//tags/appng-1.24.4^{commit} # timeout=10 > git rev-parse /tags/appng-1.24.4^{commit} # timeout=10 > git rev-parse /tags/appng-1.24.4^{commit} # timeout=10 ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job. Finished: FAILURE