3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-27 13:39:49 +00:00

add resources

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2025-08-23 11:40:53 -07:00
parent 4792068517
commit 12e74783b6

View file

@ -8,6 +8,13 @@ variables:
NightlyVersion: $(AssemblyVersion)-$(Build.buildId)
# TODO: Auto-read from VERSION.txt when Azure DevOps supports it better
resources:
repositories:
- repository: z3
type: github
name: Z3Prover/z3
endpoint: Z3Prover
stages:
- stage: Build
jobs: