Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential f048d47c-1ea1-4dc6-b81c-f1ec032f0d77
 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/authentik-deploy/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/DrPersico/authentik.git # timeout=10
Fetching upstream changes from https://github.com/DrPersico/authentik.git
 > git --version # timeout=10
 > git --version # 'git version 2.47.3'
using GIT_ASKPASS to set credentials Github
 > git fetch --tags --force --progress -- https://github.com/DrPersico/authentik.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 257f5905c669ce41bdfd4ef085167099a67bc31d (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 257f5905c669ce41bdfd4ef085167099a67bc31d # timeout=10
Commit message: "Update documentation for manual database creation"
 > git rev-list --no-walk ac7451d034ce3c1bece3f0941ccdfe174b2c734c # timeout=10