Skip to content
Snippets Groups Projects
Commit cecbf7eb authored by Cédric Traizet's avatar Cédric Traizet
Browse files

ENH: CI fix

parent a2b63958
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ before_script:
# Provision efficiently the local LFS cache before checkout
- git lfs fetch origin $CI_COMMIT_SHA
# Checkout the expected branch
- git checkout $CI_COMMIT_REF_NAME
- git checkout -f -q $CI_COMMIT_SHA
after_script:
- python3 CI/cdash_handler.py $CI_COMMIT_SHA $CI_PROJECT_ID $CI_PROJECT_DIR $K8S_SECRET_CDASH
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment