Compare commits

...

2 Commits

Author SHA1 Message Date
bb910f9fab 2.3.17 2016-09-04 19:49:48 +02:00
420c39dd5f fix ci 2016-09-04 19:49:38 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -61,7 +61,7 @@ pages:
image: hosttoday/ht-docker-node:npmpage image: hosttoday/ht-docker-node:npmpage
stage: page stage: page
script: script:
- npmci command npmts - npmci test stable
- npmci command npmpage --host gitlab - npmci command npmpage --host gitlab
only: only:
- tags - tags

View File

@@ -1,6 +1,6 @@
{ {
"name": "npmci", "name": "npmci",
"version": "2.3.16", "version": "2.3.17",
"description": "", "description": "",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",