Skip to content

Console Output

12:28:46 + make REF=bump-compose-2.24.0 centos-9
12:28:46 git init src/github.com/docker/cli
12:28:46 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/
12:28:46 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:28:46 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0"
12:28:46 + SRC=src/github.com/docker/cli
12:28:46 + REF=bump-compose-2.24.0
12:28:46 + REF_FETCH=bump-compose-2.24.0
12:28:46 + git -C src/github.com/docker/cli ls-remote+  --refs --heads --tags origin bump-compose-2.24.0
12:28:46 awk {print $2}
12:28:46 + REF=
12:28:46 + [ -n  ]
12:28:46 + REF=FETCH_HEAD
12:28:46 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0
12:28:46 fatal: couldn't find remote ref bump-compose-2.24.0
12:28:46 make: *** [Makefile:50: checkout-cli] Error 128