Skip to content
Snippets Groups Projects
Commit 656da629 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Closes #47

parent cdcc91b9
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,8 @@ source $(dirname ${0})/functions.sh
run_cmd $(dirname ${0})/before_test.sh
prepare_build_env ${CONDA_FOLDER} ${PREFIX}
# setup database locally and run `bob_dbmanage.py all download`
# if this is a database package - need auxiliary file for package
if [[ ${CI_PROJECT_NAME} == bob.db.* ]]; then
......
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