Skip to content

Console Output

using credential docker-jenkins-github-credentials
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision f84667af16349f756e18bd944699c9e3856c8405 (PR-757)
Commit message: "Fix linter issue"
 > 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/757/head:refs/remotes/origin/PR-757
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f84667af16349f756e18bd944699c9e3856c8405
 > git rev-list --no-walk a6b8ddc15d4f712acc9db6e4550049e3a46c81df # timeout=10