File tree Expand file tree Collapse file tree 1 file changed +25
-8
lines changed
Expand file tree Collapse file tree 1 file changed +25
-8
lines changed Original file line number Diff line number Diff line change 1+ variables :
2+ - template : ci/variables/cfs.yml@eng
3+
14trigger :
25 branches :
36 include :
47 # These are the branches we'll mirror to our internal ADO instance
58 # Keep this set limited as appropriate (don't mirror individual user branches).
69 - main
710
11+ # CI only, does not trigger on PRs.
12+ pr : none
13+
814resources :
915 repositories :
10- - repository : eng
11- type : git
12- name : engineering
13- ref : refs/tags/release
14-
15- variables :
16- - template : ci/variables/cfs.yml@eng
16+ - repository : 1es
17+ type : git
18+ name : 1ESPipelineTemplates/1ESPipelineTemplates
19+ ref : refs/tags/release
20+ - repository : eng
21+ type : git
22+ name : engineering
23+ ref : refs/tags/release
1724
1825extends :
19- template : ci/code-mirror.yml@eng
26+ template : v1/1ES.Official.PipelineTemplate.yml@1es
27+ parameters :
28+ pool :
29+ name : 1es-pool-azfunc
30+ image : 1es-windows-2022
31+ os : windows
32+ sdl :
33+ spotBugs :
34+ enabled : false
35+ stages :
36+ - template : ci/code-mirror.yml@eng
You can’t perform that action at this time.
0 commit comments