spring-guides / gs-spring-boot

Building an Application with Spring Boot :: Learn how to build an application with minimal configuration.
https://spring.io/guides/gs/spring-boot/
Apache License 2.0
890 stars 4.51k forks source link

Set up CI with Azure Pipelines #105

Closed vinitjha closed 3 years ago

vinitjha commented 3 years ago

[skip ci]

pivotal-issuemaster commented 3 years ago

@vinitjha Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

pivotal-issuemaster commented 3 years ago

@vinitjha Thank you for signing the Contributor License Agreement!

dsyer commented 3 years ago

Thanks for the patch. We already use Travis for CI so there's no need for anything else just at the moment, though. Looks like it might be configured with some files that are not public and not in this repo too (mavenPomFile: 'https://dev.azure.com/vinitjhaaec/Mave/_git/Mave?path=%2Fcomplete%2Fpom.xml')? So that's probably a bug.