Compare commits

...

2 Commits

Author SHA1 Message Date
77c6ef99c1 1.2.7 2017-03-29 01:49:32 +02:00
8e3991c121 update gitlab ci yml 2017-03-29 01:49:27 +02:00
2 changed files with 1 additions and 3 deletions

View File

@ -17,7 +17,6 @@ test:
- priv
release:
image: hosttoday/ht-docker-node:npmts
stage: release
environment: npmjs-com_registry
script:
@ -30,7 +29,6 @@ release:
- priv
trigger:
image: hosttoday/ht-docker-node:npmts
stage: trigger
script:
- npmci trigger

View File

@ -1,6 +1,6 @@
{
"name": "npmdocker",
"version": "1.2.6",
"version": "1.2.7",
"description": "develop npm modules cross platform with docker",
"main": "dist/index.js",
"typings": "dist/index.d.ts",