Console Output
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential younex1
Cloning the remote Git repository
Cloning repository https://github.com/younex1/deploy-younex-web.git
> git init /var/lib/jenkins/workspace/paas-platform # timeout=10
Fetching upstream changes from https://github.com/younex1/deploy-younex-web.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/deploy-younex-web.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/younex1/deploy-younex-web.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
Checking out Revision 9db08e65eb864ef856e36523455db70a51eca560 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 9db08e65eb864ef856e36523455db70a51eca560 # timeout=10
Commit message: "ci: Jenkins job deploys the platform to production on push (paas-self-deploy)"
First time build. Skipping changelog.