ci: documentation pipelines #39
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -110,5 +110,5 @@ steps:
 | 
				
			||||||
    - touch generated/api.rst
 | 
					    - touch generated/api.rst
 | 
				
			||||||
    - sphinx-build -M html . .
 | 
					    - sphinx-build -M html . .
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    - sudo rm -rf /light_docs_dev/*
 | 
					    - rm -rf /light_docs_dev/*
 | 
				
			||||||
    - sudo mv ./html/* /light_docs_dev/
 | 
					    - mv ./html/* /light_docs_dev/
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue