Commit d285852 1 parent 8a758e2 commit d285852 Copy full SHA for d285852
File tree 1 file changed +10
-10
lines changed
eng/ci/templates/official/jobs
1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -10,20 +10,20 @@ jobs:
10
10
templateContext :
11
11
inputs :
12
12
- input : pipelineArtifact
13
- source : core-tools-host
14
- artifact : drop-coretools-host-linux-signed
13
+ pipeline : core-tools-host
14
+ artifactName : drop-coretools-host-linux-signed
15
15
- input : pipelineArtifact
16
- source : core-tools-host
17
- artifact : drop-coretools-host-windows
16
+ pipeline : core-tools-host
17
+ artifactName : drop-coretools-host-windows
18
18
- input : pipelineArtifact
19
- source : core-tools-inproc
20
- artifact : drop-inproc6
19
+ pipeline : core-tools-inproc
20
+ artifactName : drop-inproc6
21
21
- input : pipelineArtifact
22
- source : core-tools-inproc
23
- artifact : drop-inproc8
22
+ pipeline : core-tools-inproc
23
+ artifactName : drop-inproc8
24
24
- input : pipelineArtifact
25
- source : core-tools-default
26
- artifact : drop
25
+ pipeline : core-tools-default
26
+ artifactName : drop
27
27
28
28
outputs :
29
29
- output : pipelineArtifact
You can’t perform that action at this time.
0 commit comments