fix artifact path in .gitlab-ci.yml
This commit is contained in:
		
							parent
							
								
									e60d0fb844
								
							
						
					
					
						commit
						5293c3f6e4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -7,4 +7,4 @@ build site:
 | 
				
			||||||
    - npm run build
 | 
					    - npm run build
 | 
				
			||||||
  artifacts:
 | 
					  artifacts:
 | 
				
			||||||
    paths:
 | 
					    paths:
 | 
				
			||||||
      - dist
 | 
					      - app/dist
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue