Skip to content
Snippets Groups Projects
Commit e6d4bfdd authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

change default detector version to master

parent 292946b5
Branches
Tags
1 merge request!44Resolve "Fix detector build"
...@@ -34,7 +34,7 @@ if [ ! -n "${JUGGLER_DETECTOR}" ] ; then ...@@ -34,7 +34,7 @@ if [ ! -n "${JUGGLER_DETECTOR}" ] ; then
fi fi
if [ ! -n "${JUGGLER_DETECTOR_VERSION}" ] ; then if [ ! -n "${JUGGLER_DETECTOR_VERSION}" ] ; then
export JUGGLER_DETECTOR_VERSION="v0.0.1" export JUGGLER_DETECTOR_VERSION="master"
fi fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment