Compare commits

..

2 Commits

Author SHA1 Message Date
9e1d21931e 5.0.26 2019-06-19 11:15:19 +02:00
81ef1f1fd9 fix(core): update 2019-06-19 11:15:19 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ cache:
key: "$CI_BUILD_STAGE"
before_script:
- npm install -g npmci
- npm install -g @shipzone/npmci
- npmci npm prepare
stages:

View File

@ -1,6 +1,6 @@
{
"name": "ht-docker-node",
"version": "5.0.25",
"version": "5.0.26",
"description": "docker image with nodejs and shipzone.io support",
"main": "index.js",
"scripts": {