fix(core): update
This commit is contained in:
parent
90a97cb0eb
commit
8f4f22b83f
@ -117,9 +117,9 @@ pages:
|
|||||||
image: hosttoday/ht-docker-node:npmci
|
image: hosttoday/ht-docker-node:npmci
|
||||||
stage: metadata
|
stage: metadata
|
||||||
script:
|
script:
|
||||||
- npmci command npm install -g typedoc
|
- npmci command npm install -g typedoc typescript
|
||||||
- npmci npm install
|
- npmci npm install
|
||||||
- npmci command typedoc --out public/ ts/
|
- npmci command typedoc --target "ES6" --out public/ ts/
|
||||||
tags:
|
tags:
|
||||||
- docker
|
- docker
|
||||||
- notpriv
|
- notpriv
|
||||||
|
Loading…
Reference in New Issue
Block a user