fix(core): update
This commit is contained in:
		@@ -57,8 +57,8 @@ pages:
 | 
				
			|||||||
  image: hosttoday/ht-docker-node:npmci
 | 
					  image: hosttoday/ht-docker-node:npmci
 | 
				
			||||||
  stage: pages
 | 
					  stage: pages
 | 
				
			||||||
  script:
 | 
					  script:
 | 
				
			||||||
    - npmci command yarn global add npmpage
 | 
					    - npmci command npm install -g @gitzone/tsdoc
 | 
				
			||||||
    - npmci command npmpage
 | 
					    - npmci command tsdoc
 | 
				
			||||||
  only:
 | 
					  only:
 | 
				
			||||||
    - tags
 | 
					    - tags
 | 
				
			||||||
  tags:
 | 
					  tags:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user