Skip to content
Snippets Groups Projects
Commit 156d124b authored by Ryan Sanford's avatar Ryan Sanford Committed by GitHub
Browse files

Merge pull request #505 from scitran/reaper-latest

Use latest reaper for docker based data loading
parents 62d143d3 ebdd1ca8
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ bootstrap_data_label=7d5c3608ff360d6ae28aab0ef262e6781c4ae8d6
# Same as bootstrap_data_label above, except for scitran/reaper.
bootstrap_reaper_label=451e0c970ef60c4638312c8d6a52c73cbf26890f
bootstrap_reaper_label=1.0.3
# Move to API folder for relative path assumptions later on
......@@ -72,6 +72,6 @@ pip install "git+https://github.com/scitran/reaper.git@${bootstrap_reaper_label}
## load the test data in
folder_uploader --insecure --secret "${SCITRAN_CORE_DRONE_SECRET}" "${SCITRAN_SITE_API_URL}" "$TESTDATA_DIR/download"
folder_sniper --yes --insecure "$TESTDATA_DIR/download" "${SCITRAN_SITE_API_URL}?secret=${SCITRAN_CORE_DRONE_SECRET}"
)
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