Commit b850662
Fix Training CPU docker image name to avoid unnecessary rebuilding (microsoft#19973)
### Description
The docker image name was fixed, but the docker argument was different
in different job.
It would trigger rebuilding the docker image almost every time!!!1 parent 45faf28 commit b850662
File tree
1 file changed
+1
-1
lines changed- tools/ci_build/github/azure-pipelines
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments