mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-30 00:00:11 +01:00
ci: fix missing docs in install stage
This commit is contained in:
parent
1e517224be
commit
e0f4fe7402
1 changed files with 1 additions and 0 deletions
|
@ -184,6 +184,7 @@ packaging:rpm:
|
||||||
script:
|
script:
|
||||||
- mkdir -p build && cd build
|
- mkdir -p build && cd build
|
||||||
- cmake ..
|
- cmake ..
|
||||||
|
- make ${MAKE_OPTS} doc
|
||||||
- make ${MAKE_OPTS} package
|
- make ${MAKE_OPTS} package
|
||||||
artifacts:
|
artifacts:
|
||||||
expire_in: 1 week
|
expire_in: 1 week
|
||||||
|
|
Loading…
Add table
Reference in a new issue