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

add combined input preparation to job template

parent fdecadfa
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -243,6 +243,7 @@ stages:
.test-job-linux-needs-testv-dir:
  extends: .test-job-linux
  before_script:
    - python3 scripts/prepare_combined_format_inputs.py
    - if [ ! -d "$TESTV_DIR" ]; then mkdir -p $TESTV_DIR; fi
    - cp -r scripts/testv/* $TESTV_DIR/