- build
- system
- unit
+ - docs
- push
### Runner Tag Templates
- test -z "${RUN_MAKE_INSTALL}" || make install
dependencies:
- autoreconf:sid:amd64
+ needs:
+ - autoreconf:sid:amd64
artifacts:
untracked: true
expire_in: "1 hour"
docs:sid:amd64:
<<: *debian_sid_amd64_image
- stage: build
+ stage: docs
script:
- ./configure || cat config.log
- make -C doc/misc docbook
- make -C doc/arm Bv9ARM.html
dependencies:
- autoreconf:sid:amd64
+ needs:
+ - autoreconf:sid:amd64
artifacts:
paths:
- doc/arm/