mirror of
https://github.com/Z3Prover/z3
synced 2025-08-26 13:06:05 +00:00
remove resources directive again
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
12e74783b6
commit
7e6e96f6aa
1 changed files with 0 additions and 7 deletions
|
@ -8,13 +8,6 @@ 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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue