mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-27 10:10:17 +00:00
ci: adapt to proclamation 2.0.0
This commit is contained in:
parent
3dce0b6b89
commit
03f4864810
|
@ -319,7 +319,7 @@ debian:cmake:
|
|||
- .monado.image.debian:bullseye
|
||||
before_script:
|
||||
- pushd doc/changes
|
||||
- proclamation build --overwrite vNEXT
|
||||
- proclamation build vNEXT
|
||||
- popd
|
||||
|
||||
script:
|
||||
|
|
|
@ -87,7 +87,7 @@ distributions:
|
|||
# since this is the build that makes our docs.
|
||||
before_script:
|
||||
- pushd doc/changes
|
||||
- proclamation build --overwrite vNEXT
|
||||
- proclamation build vNEXT
|
||||
- popd
|
||||
artifact_path: build/doc/html/
|
||||
cmake_defines:
|
||||
|
|
Loading…
Reference in a new issue