mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 06:45: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
|
- job: Build
|
||||||
displayName: 'Building and Testing'
|
displayName: 'Building and Testing'
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
steps:
|
|
||||||
- task: Maven@4
|
- task: Maven@4
|
||||||
displayName: 'build and publish the maven code'
|
displayName: 'build and publish the maven code'
|
||||||
inputs:
|
inputs:
|
||||||
|
|
Loading…
Reference in a new issue