Commit 804fd537 authored by norvell's avatar norvell
Browse files

Merge branch 'ci/set-git-clean-flags' into 'main'

[CI] Set GIT_CLEAN_FLAGS: -ffdxq

See merge request !426
parents c8aeac66 6b6701f4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ variables:
  TESTCASE_TIMEOUT_STV: 900
  TESTCASE_TIMEOUT_LTV: 2400
  TESTCASE_TIMEOUT_STV_SANITIZERS: 1800
  GIT_CLEAN_FLAGS: -ffdxq
  MANUAL_PIPELINE_TYPE:
    description: "Type for the manual pipeline run. Use 'pytest-mld' to run MLD test against reference float codec." # Not implemented yet, but may be good to have a manual pipeline trigger
    value: 'default'