Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
e102203422 | |||
92a37cf29b | |||
8408d1f3b5 | |||
d88e05466b |
@ -1,4 +1,4 @@
|
|||||||
image: hosttoday/ht-docker-node:npmci
|
image: hosttoday/ht-docker-node:npmts
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- test
|
- test
|
||||||
@ -40,7 +40,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": "smartcli",
|
"name": "smartcli",
|
||||||
"version": "1.0.6",
|
"version": "1.0.8",
|
||||||
"description": "nodejs wrapper for CLI related tasks",
|
"description": "nodejs wrapper for CLI related tasks",
|
||||||
"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