mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 22:35:50 +00:00
added scanning image
This commit is contained in:
parent
6738387024
commit
3d2979269f
1 changed files with 41 additions and 43 deletions
|
@ -9,8 +9,6 @@ stages:
|
|||
- job: Build
|
||||
displayName: 'Building and Testing'
|
||||
steps:
|
||||
|
||||
steps:
|
||||
- task: Maven@4
|
||||
displayName: 'build and publish the maven code'
|
||||
inputs:
|
||||
|
|
Loading…
Reference in a new issue