Skip to content

Commit 9007ede

Browse files
authored
Update upstream packaging pipeline name to make it more meaningful. (microsoft#21154)
### Description Update upstream packaging pipeline name to make it more meaningful. ### Motivation and Context The upstream pipeline used to only building Nuget packages, but now it also builds Zip and Java. So change the name will make it more meaningful.
1 parent 3a83f8b commit 9007ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/ci_build/github/azure-pipelines/nuget-cuda-publishing-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
resources:
22
pipelines:
33
- pipeline: build
4-
source: 'Nuget-CUDA-Packaging-Pipeline'
4+
source: 'CUDA-Zip-Nuget-Java-Packaging-Pipeline'
55
trigger:
66
branches:
77
include:

0 commit comments

Comments
 (0)