[ARM/CI] Update arm CI to sync up with corefx change (dotnet/coreclr#9797)
authorHyung-Kyu Choi <hqueue@users.noreply.github.com>
Sat, 25 Feb 2017 18:29:20 +0000 (03:29 +0900)
committerJan Kotas <jkotas@microsoft.com>
Sat, 25 Feb 2017 18:29:20 +0000 (10:29 -0800)
Signed-off-by: Hyung-Kyu Choi <hk0110.choi@samsung.com>
Commit migrated from https://github.com/dotnet/coreclr/commit/318289269dc8e9ad48d6a8dff6a395d86759bb37

src/coreclr/netci.groovy

index 87b0907..5d9ec77 100755 (executable)
@@ -2507,7 +2507,7 @@ combinedScenarios.each { scenario ->
                                             latestSuccessful(true)
                                         }
                                     }
-                                    copyArtifacts("${corefxFolder}/linuxarmemulator_softfp_cross_${lowerConfiguration}") {
+                                    copyArtifacts("${corefxFolder}/tizen_armel_cross_${lowerConfiguration}") {
                                         includePatterns('bin/build.tar.gz')
                                         buildSelector {
                                             latestSuccessful(true)