Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 09c7dae079 | |||
| 19c118e166 |
@@ -57,10 +57,10 @@ trigger:
|
|||||||
- docker
|
- docker
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
image: hosttoday/ht-docker-node:npmpage
|
|
||||||
stage: page
|
stage: page
|
||||||
script:
|
script:
|
||||||
- npmci test stable
|
- npmci test stable
|
||||||
|
- npmci command npm install -g -q npmpage
|
||||||
- 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.22",
|
"version": "2.3.23",
|
||||||
"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