Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -557,10 +557,10 @@ renderer-smoke-test: when: always paths: - report-junit.xml - report.html reports: junit: - report-junit.xml - report.html before_script: - cmake -B cmake-build -G "Unix Makefiles" -DCLANG=$SANITIZER_BUILD_STRING -DCOPY_EXECUTABLES_FROM_BUILD_DIR=true - cmake --build cmake-build -- -j Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -557,10 +557,10 @@ renderer-smoke-test: when: always paths: - report-junit.xml - report.html reports: junit: - report-junit.xml - report.html before_script: - cmake -B cmake-build -G "Unix Makefiles" -DCLANG=$SANITIZER_BUILD_STRING -DCOPY_EXECUTABLES_FROM_BUILD_DIR=true - cmake --build cmake-build -- -j Loading