ci: adapt to proclamation 2.0.0

This commit is contained in:
Simon Zeni 2024-01-16 22:02:09 -05:00
parent 3dce0b6b89
commit 03f4864810
2 changed files with 2 additions and 2 deletions

View file

@ -319,7 +319,7 @@ debian:cmake:
- .monado.image.debian:bullseye - .monado.image.debian:bullseye
before_script: before_script:
- pushd doc/changes - pushd doc/changes
- proclamation build --overwrite vNEXT - proclamation build vNEXT
- popd - popd
script: script:

View file

@ -87,7 +87,7 @@ distributions:
# since this is the build that makes our docs. # since this is the build that makes our docs.
before_script: before_script:
- pushd doc/changes - pushd doc/changes
- proclamation build --overwrite vNEXT - proclamation build vNEXT
- popd - popd
artifact_path: build/doc/html/ artifact_path: build/doc/html/
cmake_defines: cmake_defines: