Commit c862ad04 authored by Jan Kiene's avatar Jan Kiene Committed by Sandesh Venkatesh
Browse files

fix voip be test job

parent 09d041c8
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -189,6 +189,7 @@ workflow:
.test-job-linux-needs-testv-dir:
  extends: .test-job-linux
  before_script:
    - !reference [ .job-linux, before_script ]
    - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/basop/update-scripts-repo.sh
    - if [ ! -d "$TESTV_DIR" ]; then mkdir -p $TESTV_DIR; fi
    - cp -r scripts/testv/* $TESTV_DIR/
@@ -2042,7 +2043,6 @@ pages:
    - if: $UPDATE_PAGES
  script:
    - !reference [ .job-linux, before_script ]

    - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/print-common-info.sh
    - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/basop/update-scripts-repo.sh
    - python3 ci/setup_pages.py