Loading .gitlab-ci-custom.yml +5 −1 Original line number Diff line number Diff line Loading @@ -396,7 +396,11 @@ renderer-5ms-framing-msan: needs: ["build-codec-linux-cmake"] stage: test script: - git submodule status # tmp DBG # tmp DBG - git submodule status - ls -la scripts/razel - ls -la scripts/razel/ivas_razel_runner # Build reference executable - 5ms framing disabled - cp lib_com/options.h lib_com/options.h.bak - sed -i '/API_5MS/d' lib_com/options.h Loading Loading
.gitlab-ci-custom.yml +5 −1 Original line number Diff line number Diff line Loading @@ -396,7 +396,11 @@ renderer-5ms-framing-msan: needs: ["build-codec-linux-cmake"] stage: test script: - git submodule status # tmp DBG # tmp DBG - git submodule status - ls -la scripts/razel - ls -la scripts/razel/ivas_razel_runner # Build reference executable - 5ms framing disabled - cp lib_com/options.h lib_com/options.h.bak - sed -i '/API_5MS/d' lib_com/options.h Loading