mirror of
https://github.com/azaion/annotations.git
synced 2026-04-23 04:06:31 +00:00
updating and testing ImageMatcher pipeline
This commit is contained in:
@@ -1,8 +1,7 @@
|
|||||||
// Jenkinsfile for Dependencies pipeline
|
// Jenkinsfile for Dependencies pipeline
|
||||||
pipeline {
|
pipeline {
|
||||||
agent {
|
agent { label 'Win10-BuildMachine' }
|
||||||
label 'Win10-BuildMachine' // Agent type and label
|
|
||||||
}
|
|
||||||
tools {
|
tools {
|
||||||
// Define any tools needed specifically for dependency installation
|
// Define any tools needed specifically for dependency installation
|
||||||
// e.g., NuGet, package managers, etc.
|
// e.g., NuGet, package managers, etc.
|
||||||
|
|||||||
Reference in New Issue
Block a user