mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-12-27 19:07:28 +00:00
Update pipeline Bhv-pipeline3
This commit is contained in:
parent
1efb85ef48
commit
775d50655b
1 changed files with 7 additions and 0 deletions
|
|
@ -43,3 +43,10 @@ pipeline:
|
|||
type: branch
|
||||
spec:
|
||||
branch: main
|
||||
- step:
|
||||
type: Run
|
||||
name: Run Tests
|
||||
identifier: Run_Tests
|
||||
spec:
|
||||
shell: Sh
|
||||
command: mvn test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue