Compare commits

...

2 Commits

Author SHA1 Message Date
62396c52e9 1.0.4 2016-07-20 00:42:29 +02:00
e86773c151 add environment tag 2016-07-20 00:42:22 +02:00
2 changed files with 2 additions and 1 deletions

View File

@ -27,6 +27,7 @@ testSTABLE:
release:
stage: release
environment: npm_registry
script:
- npmci publish
only:

View File

@ -1,6 +1,6 @@
{
"name": "npmdocker",
"version": "1.0.3",
"version": "1.0.4",
"description": "develop npm modules cross platform with docker",
"main": "dist/index.js",
"bin": {