test with Doxygen + Gitlab Pages?
This commit is contained in:
		
							parent
							
								
									750a7a750f
								
							
						
					
					
						commit
						dfdfc52b67
					
				@ -13,13 +13,13 @@ build:
 | 
				
			|||||||
    - make debug
 | 
					    - make debug
 | 
				
			||||||
    - make release
 | 
					    - make release
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# pages:
 | 
					pages:
 | 
				
			||||||
#   stage: build
 | 
					  stage: build
 | 
				
			||||||
#   image: rikorose/gcc-cmake:latest
 | 
					  image: tsgkadot/docker-doxygen
 | 
				
			||||||
#   script:
 | 
					  script:
 | 
				
			||||||
#     - cd doc && doxygen Doxyfile && cd ..
 | 
					    - cd doc && doxygen Doxyfile && cd ..
 | 
				
			||||||
#     - pwd && ls -aHl
 | 
					    - pwd && ls -aHl
 | 
				
			||||||
#     - mv doc/html/ public/
 | 
					    - mv doc/html/ public/
 | 
				
			||||||
#   artifacts:
 | 
					  artifacts:
 | 
				
			||||||
#     paths:
 | 
					    paths:
 | 
				
			||||||
#       - public
 | 
					      - public
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user