mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 22:56:29 +00:00
updating and testing ImageMatcher pipeline
This commit is contained in:
@@ -34,7 +34,7 @@ pipeline {
|
|||||||
// Based on your original script, this likely involves running a build.cmd
|
// Based on your original script, this likely involves running a build.cmd
|
||||||
// The code is expected to be in the 'gps-denied' subdirectory due to the Dependencies pipeline checkout
|
// The code is expected to be in the 'gps-denied' subdirectory due to the Dependencies pipeline checkout
|
||||||
//dir('gps-denied\\image-matcher') { // Change directory to the ImageMatcher build location
|
//dir('gps-denied\\image-matcher') { // Change directory to the ImageMatcher build location
|
||||||
// bat 'build.cmd' // Replace with the actual build command
|
// 1 bat 'build.cmd' // Replace with the actual build command
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user