Skip to content

Commit 8b2ff87

Browse files
committed
Combine resources
1 parent db08a65 commit 8b2ff87

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

eng/pipelines/release-promotion.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
trigger: none
22
pr: none
33

4-
resources:
5-
pipelines:
6-
# https://dev.azure.com/dnceng/internal/_build?definitionId=1434
7-
- pipeline: dotnet-docker-release-staging
8-
source: dotnet-docker-release-staging
9-
104
variables:
115
- template: /eng/pipelines/variables/core.yml@self
126
parameters:
@@ -18,6 +12,10 @@ variables:
1812
value: ""
1913

2014
resources:
15+
pipelines:
16+
# https://dev.azure.com/dnceng/internal/_build?definitionId=1434
17+
- pipeline: dotnet-docker-release-staging
18+
source: dotnet-docker-release-staging
2119
repositories:
2220
- repository: VersionsRepo
2321
type: github

0 commit comments

Comments
 (0)