Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bb910f9fab | |||
| 420c39dd5f |
@@ -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
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user