Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
62396c52e9 | |||
e86773c151 |
@ -27,6 +27,7 @@ testSTABLE:
|
||||
|
||||
release:
|
||||
stage: release
|
||||
environment: npm_registry
|
||||
script:
|
||||
- npmci publish
|
||||
only:
|
||||
|
@ -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": {
|
||||
|
Reference in New Issue
Block a user