Skip to content

Commit b9c05c6

Browse files
committed
testing for choco
1 parent 2f8e21e commit b9c05c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pipelines/build/azure-pipelines-build-run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ trigger: none
33
pr:
44
branches:
55
include:
6-
- IntegrateChacoAndCargostages
6+
- main
77
paths:
88
include:
99
- src/**

pipelines/templates/build/azure-pipelines-clearing-tool-build-run-job-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
displayName: ${{ parameters.jobDisplayName }}
5757
steps:
5858
- checkout: self
59-
- checkout: git://Continuous-Clearing/ca-tool-config-and-testdata@refs/heads/main
59+
- checkout: git://Continuous-Clearing/ca-tool-config-and-testdata@refs/heads/IntegrateChacoAndCargostages
6060

6161
- template: ../azure-pipelines-start-sw360-fossology-containers-template.yml
6262
parameters:

0 commit comments

Comments
 (0)