mirror of
https://github.com/Z3Prover/z3
synced 2025-06-19 04:13:38 +00:00
nuget
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
27ea23289e
commit
80f429c3fb
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@ stages:
|
||||||
- task: PublishPipelineArtifact@1
|
- task: PublishPipelineArtifact@1
|
||||||
inputs:
|
inputs:
|
||||||
targetPath: $(Build.ArtifactStagingDirectory)
|
targetPath: $(Build.ArtifactStagingDirectory)
|
||||||
artifactName: 'NuGet'
|
artifactName: 'NuGetPackage'
|
||||||
|
|
||||||
- job: PythonPackage
|
- job: PythonPackage
|
||||||
displayName: "Python packaging"
|
displayName: "Python packaging"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue