Skip to content

Console Output

No credentials specified
Fetching changes from the remote Git repository
 > git rev-parse --is-inside-work-tree # timeout=10
 > git config remote.origin.url git@github.com:appNG/appng-manager.git # timeout=10
Fetching upstream changes from git@github.com:appNG/appng-manager.git
 > git --version # timeout=10
 > git fetch --tags --progress git@github.com:appNG/appng-manager.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision e4cd9499fc1b35c34829a44f8701beda65af00bf (refs/remotes/origin/appng-manager-1.15.x)
Commit message: "MGR-70 use appNG 1.19.0 (#7)"
First time build. Skipping changelog.
 > git rev-parse refs/remotes/origin/appng-manager-1.15.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/appng-manager-1.15.x^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e4cd9499fc1b35c34829a44f8701beda65af00bf
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b appng-manager-1.15.x e4cd9499fc1b35c34829a44f8701beda65af00bf