Commit ef79d2eb authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

CI: checkout sources first

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -45,8 +45,8 @@ fast-build:
stage: precheck
image: $CI_REGISTRY/gpasero/otb/otb-install-ubuntu-native
before_script:
- python3 CI/check_twin_pipelines.py
- git checkout $CI_COMMIT_REF_NAME
- python3 CI/check_twin_pipelines.py
script:
- ctest -V -S CI/main_ci.cmake -DIMAGE_NAME:string=ubuntu-18.04-fast
- ccache -s
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment