mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 19:52:29 +00:00 
			
		
		
		
	have nightly generate doc
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									909257f856
								
							
						
					
					
						commit
						d08814a1fe
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -28,11 +28,15 @@ stages: | |||
|     - script: git clone https://github.com/z3prover/z3test z3test | ||||
|     - script: python z3test/scripts/test_benchmarks.py build-dist/z3 z3test/regressions/smt2     | ||||
|     - script: cp dist/*.zip $(Build.ArtifactStagingDirectory)/. | ||||
|     - template: scripts/generate-doc.yml | ||||
|     - script: zip api.zip doc/api/.  | ||||
|     - script: cp api.zip $(Build.ArtifactStagingDirectory)/. | ||||
|     - task: PublishPipelineArtifact@0 | ||||
|       inputs: | ||||
|         artifactName: 'Ubuntu' | ||||
|         targetPath: $(Build.ArtifactStagingDirectory) | ||||
| 
 | ||||
| 
 | ||||
|   - job: Manylinux | ||||
|     displayName: "Manylinux build" | ||||
|     pool: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue