控制台输出
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository git@192.168.19.207:cku-framework/framework-cloud-server.git
> git init /var/lib/jenkins/workspace/base-server # timeout=10
Fetching upstream changes from git@192.168.19.207:cku-framework/framework-cloud-server.git
> git --version # timeout=10
> git --version # 'git version 2.27.0'
> git fetch --tags --force --progress -- git@192.168.19.207:cku-framework/framework-cloud-server.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git@192.168.19.207:cku-framework/framework-cloud-server.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/develop^{commit} # timeout=10
Checking out Revision e1fa16c235d37feb0d799c549e302ac390e27254 (refs/remotes/origin/develop)
> git config core.sparsecheckout # timeout=10
> git checkout -f e1fa16c235d37feb0d799c549e302ac390e27254 # timeout=10
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b develop e1fa16c235d37feb0d799c549e302ac390e27254 # timeout=10
Commit message: "update by zhangjunwu 修改日志目录"
First time build. Skipping changelog.