update docs and comments, add servezone compatibility

This commit is contained in:
2016-09-04 13:42:22 +02:00
parent 66bef3cd60
commit 61ee70ea8d
24 changed files with 248 additions and 31 deletions

View File

@@ -4,6 +4,7 @@ stages:
- test
- release
- trigger
- page
before_script:
@@ -54,4 +55,16 @@ trigger:
only:
- tags
tags:
- docker
- docker
pages:
image: hosttoday/ht-docker-node:npmpage
stage: page
script:
- npmci command npmpage --host gitlab
only:
- tags
artifacts:
expire_in: 1 week
paths:
- public