Compare commits

..

2 Commits

Author SHA1 Message Date
37681614de 4.3.31 2017-09-13 22:02:18 +02:00
82185516e2 fix ci 2017-09-13 22:02:14 +02:00
2 changed files with 3 additions and 4 deletions

View File

@ -23,9 +23,8 @@ buildAndTest:
script:
- npmci docker build
- npmci docker test
only:
refs:
- master
except:
- tags
tags:
- lossless
- priv

View File

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