SuccessConsole Output

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/NG-UI.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/NG-UI.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/NG-UI.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 202f2d66a916351e35842a56bc97603d7cccf2f6 (v13.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 202f2d66a916351e35842a56bc97603d7cccf2f6
Commit message: "Fix bug 2232: change deployment option helm-chart-v2 to helm-chart so that NBI accepts it"
 > git rev-list --no-walk 202f2d66a916351e35842a56bc97603d7cccf2f6 # timeout=10