Skip to content
Snippets Groups Projects
Commit c804117c authored by Samuel GAIST's avatar Samuel GAIST Committed by André Anjos
Browse files

[gitlab-ci] Add missing build parameter to before_test script

parent 54c034de
No related branches found
No related tags found
1 merge request!37Algorithm cxx v2
......@@ -72,7 +72,7 @@ stages:
- ./_ci/install.sh _ci master #updates ci support scripts
- ./_ci/before_build.sh
- mv conda-bld ${CONDA_ROOT}
- ./scripts/before_test.sh
- ./scripts/before_test.sh build
script:
- export BEAT_DOCKER_TESTS=true
- BOB_TEST_ONLY=true ./_ci/build.sh
......
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