mirror of
				https://gitlab.com/Trygve/contour-creator.git
				synced 2025-10-31 00:40:46 +00:00 
			
		
		
		
	fixed ci
This commit is contained in:
		
							parent
							
								
									fd28196d77
								
							
						
					
					
						commit
						76d52a39ab
					
				| @ -2,11 +2,11 @@ image: alpine | ||||
| 
 | ||||
| pages: | ||||
|   script: | ||||
|   - apk update && apk add doxygen graphviz ttf-freefont | ||||
|   - doxygen docs/doxygen.conf | ||||
|   - mv docs/html/ public/ | ||||
|   - apk update && apk add doxygen | ||||
|   - doxygen doxygen/Doxyfile | ||||
|   - mv doxygen/documentation/html/ public/ | ||||
|   artifacts: | ||||
|     paths: | ||||
|     - public | ||||
|   only: | ||||
|   - feature/add-gitlab-pages-support | ||||
|   - main | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user