Skip to content

Commit 33d3f81

Browse files
committed
Merge remote-tracking branch 'origin/main' into dev/rolf/src-remove-legacy
2 parents 9ac8e43 + 5a0d412 commit 33d3f81

File tree

4 files changed

+4
-5
lines changed

4 files changed

+4
-5
lines changed

tools/devops/automation/run-post-ci-build-macos-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pr: none
99
resources:
1010
pipelines:
1111
- pipeline: macios
12-
source: xamarin-macios-ci
12+
source: \Xamarin\Mac-iOS\ci pipelines\xamarin-macios-ci
1313
trigger:
1414
stages:
1515
- build_macos_tests

tools/devops/automation/run-post-ci-build-tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,11 @@
44
trigger: none
55
pr: none
66

7-
87
# we cannot use a template in a pipeline context
98
resources:
109
pipelines:
1110
- pipeline: macios
12-
source: xamarin-macios-ci
11+
source: \Xamarin\Mac-iOS\ci pipelines\xamarin-macios-ci
1312
trigger:
1413
stages:
1514
- build_packages

tools/devops/automation/run-post-pr-build-macos-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pr: none
88
resources:
99
pipelines:
1010
- pipeline: macios
11-
source: xamarin-macios-pr
11+
source: \Xamarin\Mac-iOS\pr pipelines\xamarin-macios-pr
1212
trigger:
1313
stages:
1414
- build_macos_tests

tools/devops/automation/run-post-pr-build-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pr: none
88
resources:
99
pipelines:
1010
- pipeline: macios
11-
source: xamarin-macios-pr
11+
source: \Xamarin\Mac-iOS\pr pipelines\xamarin-macios-pr
1212
trigger:
1313
stages:
1414
- build_packages

0 commit comments

Comments
 (0)