Skip to content

Console Output

The recommended git tool is: NONE
using credential BasicAuthGithub-bobTheBuilder-dim
 > git rev-parse --resolve-git-dir /var/jenkins/jobs/model-atlas-cloud-ui/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/DataInMotion/model-atlas-cloud-ui.git # timeout=10
Fetching upstream changes from https://github.com/DataInMotion/model-atlas-cloud-ui.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
using GIT_ASKPASS to set credentials 
 > git fetch --tags --force --progress -- https://github.com/DataInMotion/model-atlas-cloud-ui.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision ee4064389d7f71ac08e726ff417c4e4f16b3c558 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ee4064389d7f71ac08e726ff417c4e4f16b3c558 # timeout=10
Commit message: "fix compose"