SuccessConsole Output

[devops] Running shell script
+ git checkout -f cfe99d5c8f6105eff01919083418c8236465d2fc
Note: switching to 'cfe99d5c8f6105eff01919083418c8236465d2fc'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at cfe99d5 Fix Bug 2338: updated kubernetes apt repo from apt.kubernetes.io to pkgs.k8s.io