mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 06:45:50 +00:00
used jfrog template
This commit is contained in:
parent
bc60ed8c70
commit
200edb5322
1 changed files with 18 additions and 0 deletions
18
azure-jfrog.yaml
Normal file
18
azure-jfrog.yaml
Normal file
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
pool: Default
|
||||
|
||||
trigger: none
|
||||
|
||||
pr:
|
||||
- main
|
||||
|
||||
resources:
|
||||
repositories:
|
||||
- repository: reusablePublicAssets
|
||||
type: github
|
||||
name: VenkeyBoda/AzureDevops_Templates
|
||||
ref: 'refs/heads/main'
|
||||
endpoint: 'github.com_VenkeyBoda'
|
||||
|
||||
extends:
|
||||
template: maven/maven.jfrog.yaml@reusablePublicAssets
|
Loading…
Reference in a new issue