mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-28 02:26:16 +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
|
- .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:
|
||||||
|
|
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue