Loading .gitlab-ci/variables.yml +1 −0 Original line number Diff line number Diff line Loading @@ -83,6 +83,7 @@ variables: LOGS_BACKUP_TARGET_DIR: "" # set this to true to skip the external HRTF testcases in pytest calls DISABLE_HRTF: "false" BASOP_CI_BRANCH_PC_REPO: "re-enable-basop-testcases" MANUAL_PIPELINE_TYPE: description: "Type for the manual pipeline run. Use 'pytest-compare' to run comparison test against reference float codec." value: 'default' Loading Loading
.gitlab-ci/variables.yml +1 −0 Original line number Diff line number Diff line Loading @@ -83,6 +83,7 @@ variables: LOGS_BACKUP_TARGET_DIR: "" # set this to true to skip the external HRTF testcases in pytest calls DISABLE_HRTF: "false" BASOP_CI_BRANCH_PC_REPO: "re-enable-basop-testcases" MANUAL_PIPELINE_TYPE: description: "Type for the manual pipeline run. Use 'pytest-compare' to run comparison test against reference float codec." value: 'default' Loading