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
stage: metadata
script:
- npmci command npm install -g npmpage
- npmci command npmpage
- npmci command npm install -g typedoc
- npmci command typedoc --out public/ ts/
tags:
- docker
- notpriv