Skip to content
Snippets Groups Projects
Commit 50d8961c authored by Gunnar Schaefer's avatar Gunnar Schaefer
Browse files

Update reaper versions

parent 5b4b9d6a
No related branches found
No related tags found
No related merge requests found
......@@ -181,7 +181,7 @@ if [ $BOOTSTRAP_TESTDATA -eq 1 ]; then
git -C $SCITRAN_PERSISTENT_PATH/testdata pull
fi
echo "Ensuring reaper is up to date with master branch"
pip install --upgrade --upgrade-strategy only-if-needed git+https://github.com/scitran/reaper.git@options
pip install --upgrade --upgrade-strategy only-if-needed git+https://github.com/scitran/reaper.git
echo "Bootstrapping testdata"
folder_sniper --yes --insecure --secret "$SCITRAN_CORE_DRONE_SECRET" "$SCITRAN_PERSISTENT_PATH/testdata" $SCITRAN_SITE_API_URL
echo "Bootstrapped testdata"
......
......@@ -25,7 +25,7 @@ bootstrap_data_label=7d5c3608ff360d6ae28aab0ef262e6781c4ae8d6
# Same as bootstrap_data_label above, except for scitran/reaper.
bootstrap_reaper_label=options
bootstrap_reaper_label=2.0.0
# Move to API folder for relative path assumptions later on
......
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