fix(add typedoc): update

This commit is contained in:
Philipp Kunz 2018-07-13 22:37:55 +02:00
parent 022a919adf
commit 4e68019aa9

View File

@ -117,8 +117,8 @@ pages:
image: hosttoday/ht-docker-node:npmci image: hosttoday/ht-docker-node:npmci
stage: metadata stage: metadata
script: script:
- npmci command npm install -g npmpage - npmci command npm install -g typedoc
- npmci command npmpage - npmci command typedoc --out public/ ts/
tags: tags:
- docker - docker
- notpriv - notpriv