update docs and comments, add servezone compatibility
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user