mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 22:46:30 +00:00
updating and testing ImageMatcher pipeline
This commit is contained in:
@@ -9,7 +9,7 @@ pipeline {
|
|||||||
|
|
||||||
tools {
|
tools {
|
||||||
// Define any tools needed specifically for building ImageMatcher
|
// Define any tools needed specifically for building ImageMatcher
|
||||||
// git 'Default' // Git is NOT needed for checkout in this pipeline
|
git 'Default' // Git is NOT needed for checkout in this pipeline
|
||||||
// dotnetsdk 'dotnet-sdk' // If ImageMatcher is a .NET project
|
// dotnetsdk 'dotnet-sdk' // If ImageMatcher is a .NET project
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user