Skip to content

Console Output

using credential docker-jenkins-github-credentials
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision 30c24f93b5213f521335f91daed39757e7523bf8 (PR-632)
Commit message: "Don't rely on BUILD_TAG to tag docker images"
 > git rev-parse --is-inside-work-tree # timeout=10
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/app.git +refs/pull/632/head:refs/remotes/origin/PR-632
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 30c24f93b5213f521335f91daed39757e7523bf8
 > git rev-list --no-walk 05d9228cda16b26a432813214a65cc4101572937 # timeout=10