Compare commits

...

2 Commits

Author SHA1 Message Date
2756a4cf4e 4.3.43 2017-10-11 18:16:16 +02:00
e4dce5cbc1 buildAndTest not for triggers 2017-10-11 18:16:11 +02:00
2 changed files with 2 additions and 1 deletions

View File

@ -25,6 +25,7 @@ buildAndTest:
- npmci docker test - npmci docker test
except: except:
- tags - tags
- triggers
tags: tags:
- lossless - lossless
- priv - priv

View File

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