summaryrefslogtreecommitdiff
path: root/ci-prod-subplot.ick
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-11-21 14:24:17 +0200
committerLars Wirzenius <liw@liw.fi>2020-11-21 14:24:17 +0200
commit54fd5de8eacad0cb970ad725719bf20e571aa2eb (patch)
treebb1283f42a96f4310426237b47ea2b4519448ae7 /ci-prod-subplot.ick
parent96a50667056a67feced56b9573514797da56f9a7 (diff)
downloadliw-ci-54fd5de8eacad0cb970ad725719bf20e571aa2eb.tar.gz
build obnam docs
Diffstat (limited to 'ci-prod-subplot.ick')
-rw-r--r--ci-prod-subplot.ick7
1 files changed, 4 insertions, 3 deletions
diff --git a/ci-prod-subplot.ick b/ci-prod-subplot.ick
index 9973470..a4638e8 100644
--- a/ci-prod-subplot.ick
+++ b/ci-prod-subplot.ick
@@ -478,7 +478,7 @@ projects:
- ick/add_apt_signing_keys
- ick/add_apt_sources
- ick/get_sources
- - build_obnam_docs
+ - build_obnam_and_docs
- upload_examples
@@ -528,7 +528,7 @@ pipelines:
dpkg-checkbuilddeps
where: container
- - pipeline: build_obnam_docs
+ - pipeline: build_obnam_and_docs
actions:
- shell: |
apt-get update
@@ -540,5 +540,6 @@ pipelines:
plantuml
cd src
- ./format.sh
+ sp-docgen obnam.md -o obnam.html
+ sp-docgen obnam.md -o obnam.pdf
where: container