updating and testing ImageMatcher pipeline

This commit is contained in:
dzaitsev
2025-05-03 14:06:09 +03:00
parent 5d44eb89e1
commit 99f3a973a8
-1
View File
@@ -2,7 +2,6 @@
pipeline {
agent {
label 'Win10-BuildMachine' // Agent type and label
workspace 'C:/Jenkins/workspace/BuildDependencies' // Custom workspace path
}
tools {
// Define any tools needed specifically for dependency installation