Loading .gitlab-ci.yml +0 −3 Original line number Diff line number Diff line variables: TESTV_DIR: "/usr/local/testv" BUILD_OUTPUT: "build_output.txt" SANITIZER_TEST_IN_FMT: "stereo" SANITIZER_TEST_OUT_FMTS: "stereo" SANITIZER_TEST_TESTS: "CLANG1" # This sets when pipelines are created. Jobs have more specific rules to restrict them. Loading Loading
.gitlab-ci.yml +0 −3 Original line number Diff line number Diff line variables: TESTV_DIR: "/usr/local/testv" BUILD_OUTPUT: "build_output.txt" SANITIZER_TEST_IN_FMT: "stereo" SANITIZER_TEST_OUT_FMTS: "stereo" SANITIZER_TEST_TESTS: "CLANG1" # This sets when pipelines are created. Jobs have more specific rules to restrict them. Loading