21041: Improves the sync() function so that it can push code from HEAD. 21041-installer-from-HEAD
authorLucas Di Pentima <lucas.dipentima@curii.com>
Fri, 3 Nov 2023 15:10:43 +0000 (12:10 -0300)
committerLucas Di Pentima <lucas.dipentima@curii.com>
Fri, 3 Nov 2023 15:10:43 +0000 (12:10 -0300)
commit9f42b105d76cffd91e2d91a6b5d25ff4418f192c
tree01fba898940b273ab9c4bcad78cd9d3eded27ee1
parent5fec43173f9744cbf49e422468a71cd8a9b5d9d3
21041: Improves the sync() function so that it can push code from HEAD.

When running the installer from a Jenkins pipeline, the checked out code
may not be from a specific branch, so we need to take care of this special
case when pushing the code to the bare repositories on the nodes.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
tools/salt-install/installer.sh