Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Commit 689271d

Browse files
committed
Remove Android support from JenkinsFile
1 parent 7d17e7d commit 689271d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

JenkinsFile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,12 @@ node("master") {
44
dirName="SolARBuild"
55
runTests=true
66
buildDir="SolARModuleOpenCV"
7-
android=true
87
}
98

109
SolArModulePipeline {
1110
moduleName="SolARModuleOpenCVCuda"
1211
dirName="SolARBuild"
1312
runTests=true
1413
buildDir="SolARModuleOpenCVCuda"
15-
android=false
1614
}
1715
}

0 commit comments

Comments
 (0)