I have a problem when running Azure DevOps Pipeline.
I'm now using Spring Boot Maven Project. I want to run Build Pipeline without building test(src/test) files,because the project will build failure with test files, and it can be built successfully without test files.
Is there any settings or configs? Many thanks.
You can view the image to see the details, thanks. Please checkout the image for the log