fix README

This commit is contained in:
2016-09-17 18:12:32 +02:00
parent e6b12b2c6d
commit 0cbea12067
2 changed files with 22 additions and 9 deletions

View File

@@ -3,6 +3,7 @@ image: hosttoday/ht-docker-node:npmts
stages:
- test
- release
- page
testLEGACY:
stage: test
@@ -33,3 +34,15 @@ release:
- tags
tags:
- 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