build_detector.sh: enable fetching by git SHA
Compare changes
+ 17
− 4
@@ -23,6 +23,19 @@ fi
@@ -45,8 +58,8 @@ else
@@ -71,8 +84,8 @@ if [ "${BEAMLINE}" ]; then
This is needed to enable testing merge-commit state from GitHub triggers: https://github.com/eic/epic/pull/751
Closes: !85 (closed)