The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci: Fix to remove manual changes

authored by

Ryan Pavlik and committed by
Simon Zeni
6746ddbc 85931cba

+4 -1
+2 -1
.gitlab-ci.yml
··· 295 295 - popd 296 296 297 297 script: 298 + 298 299 - .gitlab-ci/prebuild.sh 299 - - .gitlab-ci/ci-cmake-build.sh -DBUILD_DOC=on 300 + - .gitlab-ci/ci-cmake-build.sh -DBUILD_DOC=ON 300 301 - cd build && ctest --output-on-failure 301 302 artifacts: 302 303 paths:
+2
.gitlab-ci/config.yml
··· 91 91 - proclamation build --overwrite vNEXT 92 92 - popd 93 93 artifact_path: build/doc/html/ 94 + cmake_defines: 95 + BUILD_DOC: "ON" 94 96 95 97 - name: "debian:cmake-no-opencv" 96 98 cmake_defines: