mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 09:36:30 +00:00
updating and testing ImageMatcher pipeline
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent {
|
agent {
|
||||||
label 'Win10-BuildMachine' // Agent type and label
|
label 'Win10-BuildMachine' // Agent type and label
|
||||||
workspace 'C:/Jenkins/workspace/BuildDependencies' // Custom workspace path
|
|
||||||
}
|
}
|
||||||
tools {
|
tools {
|
||||||
// Define any tools needed specifically for dependency installation
|
// Define any tools needed specifically for dependency installation
|
||||||
|
|||||||
Reference in New Issue
Block a user