File tree Expand file tree Collapse file tree 1 file changed +18
-22
lines changed
Expand file tree Collapse file tree 1 file changed +18
-22
lines changed Original file line number Diff line number Diff line change 11name : build
2-
32variables :
4- - group : unittest-samples
5-
3+ - group : unittest-samples
64trigger :
75 tags :
8- include : ["v*"]
6+ include :
7+ - v*
98pr : none
10-
119pool :
12- vmImage : " ubuntu-20.04"
13-
10+ vmImage : ubuntu-latest
1411resources :
1512 repositories :
16- - repository : PipelineTemplates
17- type : github
18- name : CybercentreCanada/assemblyline-pipeline-templates
19- ref : refs/heads/main
20- endpoint : github-repo-sa
21- trigger : none
22- - repository : unittest-samples
23- type : github
24- name : $(unittest_samples_repository)
25- ref : main
26- endpoint : github-repo-sa
27- trigger : none
28-
13+ - repository : PipelineTemplates
14+ type : github
15+ name : CybercentreCanada/assemblyline-pipeline-templates
16+ ref : refs/heads/main
17+ endpoint : github-repo-sa
18+ trigger : none
19+ - repository : unittest-samples
20+ type : github
21+ name : $(unittest_samples_repository)
22+ ref : main
23+ endpoint : github-repo-sa
24+ trigger : none
2925extends :
3026 template : stages/deploy-service.yaml@PipelineTemplates
3127 parameters :
32- is_public : " true"
28+ is_public : ' true'
3329 samples_repo : unittest-samples
3430 labels :
35- classification : " UNCLASSIFIED"
31+ classification : UNCLASSIFIED
You can’t perform that action at this time.
0 commit comments