Console Output
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential younex1
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/blut24-landing/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/younex1/blut24-landing.git # timeout=10
Fetching upstream changes from https://github.com/younex1/blut24-landing.git
> git --version # timeout=10
> git --version # 'git version 2.39.5'
using GIT_ASKPASS to set credentials Token Github
> git fetch --tags --force --progress -- https://github.com/younex1/blut24-landing.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 3365492e0eebdab580a2e8c2b0c0eea00e89d606 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3365492e0eebdab580a2e8c2b0c0eea00e89d606 # timeout=10
Commit message: "ci: move the deploy concurrency guard from Jenkins to the target"
> git rev-list --no-walk 679906e5db227bfa0d8a3ca5800418269ab474e8 # timeout=10