The open source OpenXR runtime
0
fork

Configure Feed

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

ci: adapt to proclamation 2.0.0

+2 -2
+1 -1
.gitlab-ci.yml
··· 319 319 - .monado.image.debian:bullseye 320 320 before_script: 321 321 - pushd doc/changes 322 - - proclamation build --overwrite vNEXT 322 + - proclamation build vNEXT 323 323 - popd 324 324 325 325 script:
+1 -1
.gitlab-ci/config.yml
··· 87 87 # since this is the build that makes our docs. 88 88 before_script: 89 89 - pushd doc/changes 90 - - proclamation build --overwrite vNEXT 90 + - proclamation build vNEXT 91 91 - popd 92 92 artifact_path: build/doc/html/ 93 93 cmake_defines: