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
No related branches found
No related tags found
1 merge request!44Resolve "Fix detector build"
......@@ -34,7 +34,7 @@ if [ ! -n "${JUGGLER_DETECTOR}" ] ; then
fi
if [ ! -n "${JUGGLER_DETECTOR_VERSION}" ] ; then
export JUGGLER_DETECTOR_VERSION="v0.0.1"
export JUGGLER_DETECTOR_VERSION="master"
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment