Compare commits
	
		
			5 Commits
		
	
	
		
			1.1.2
			...
			1db74f791a
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 1db74f791a | |||
| 372fda3afc | |||
| 749ffe6d73 | |||
| 76b399f3b5 | |||
| 83f7ebb223 | 
| @@ -61,11 +61,13 @@ docgen: | ||||
|   script: | ||||
|     - ./compile_sourcelist.sh | ||||
|     - ./compile_docs.sh | ||||
|     - ln -s doc public | ||||
|     # Remove comments when we want to use gitlab pages. | ||||
|     #- cp doc public | ||||
|   allow_failure: true | ||||
|   artifacts: | ||||
|     paths: | ||||
|       - public | ||||
|       - ./sources.list | ||||
|       - doc | ||||
|       #- public/* | ||||
|       #- ./sources.list | ||||
|   needs: | ||||
|     - versions | ||||
|   | ||||
		Reference in New Issue
	
	Block a user