update ci
This commit is contained in:
		@@ -6,6 +6,7 @@ stages:
 | 
				
			|||||||
- test
 | 
					- test
 | 
				
			||||||
- release
 | 
					- release
 | 
				
			||||||
- trigger
 | 
					- trigger
 | 
				
			||||||
 | 
					- pages
 | 
				
			||||||
 | 
					
 | 
				
			||||||
test:
 | 
					test:
 | 
				
			||||||
  stage: test
 | 
					  stage: test
 | 
				
			||||||
@@ -38,3 +39,18 @@ trigger:
 | 
				
			|||||||
    - docker
 | 
					    - docker
 | 
				
			||||||
    - lossless
 | 
					    - lossless
 | 
				
			||||||
    - priv
 | 
					    - priv
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					pages:
 | 
				
			||||||
 | 
					  image: hosttoday/ht-docker-node:npmci
 | 
				
			||||||
 | 
					  stage: pages
 | 
				
			||||||
 | 
					  script:
 | 
				
			||||||
 | 
					    - npmci command yarn global add npmpage
 | 
				
			||||||
 | 
					    - npmci command npmpage
 | 
				
			||||||
 | 
					  only:
 | 
				
			||||||
 | 
					    - tags
 | 
				
			||||||
 | 
					  tags:
 | 
				
			||||||
 | 
					    - docker
 | 
				
			||||||
 | 
					  artifacts:
 | 
				
			||||||
 | 
					    expire_in: 1 week
 | 
				
			||||||
 | 
					    paths:
 | 
				
			||||||
 | 
					    - public
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										1
									
								
								docs/index.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								docs/index.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
				
			|||||||
 | 
					Docs for npmpage coming soon.
 | 
				
			||||||
		Reference in New Issue
	
	Block a user