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

Revert "use clone strategy for tests that run a config"

This reverts commit 247a4dbe.
parent 72cd4de4
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -75,8 +75,6 @@ test_audiotools_convert:

# run the test configs for the selection experiments
experiments:
  variables:
    GIT_STRATEGY: clone
  stage: test
  tags:
    - linux
@@ -87,8 +85,6 @@ experiments:

# run some test configs for item creation
test_processing:
  variables:
    GIT_STRATEGY: clone
  stage: test
  rules:
    - if: $CI_PIPELINE_SOURCE == 'merge_request_event'