Commit fefd2096 authored by Jan Kiene's avatar Jan Kiene
Browse files

try with different git strategy

parent 86645461
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -74,6 +74,8 @@ stages:

# run the test configs for the selection experiments
experiments:
  variables:
    GIT_STRATEGY: clone
  stage: test
  tags:
    - linux
@@ -86,6 +88,7 @@ experiments:
    paths:
      - experiments/selection/*/proc_output/*.log
    when: always
    expire_in: 1 week

# run some test configs for item creation
.test_processing: