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

CI: LFS data not needed for precheck

No related merge requests found
Showing with 1 addition and 0 deletions
+1 -0
...@@ -45,6 +45,7 @@ fast-build: ...@@ -45,6 +45,7 @@ fast-build:
stage: precheck stage: precheck
image: $CI_REGISTRY/gpasero/otb/otb-install-ubuntu-native image: $CI_REGISTRY/gpasero/otb/otb-install-ubuntu-native
before_script: before_script:
- export GIT_LFS_SKIP_SMUDGE=1
- git checkout $CI_COMMIT_REF_NAME - git checkout $CI_COMMIT_REF_NAME
- python3 CI/check_twin_pipelines.py - python3 CI/check_twin_pipelines.py
script: script:
......
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