mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-02-05 13:51:12 +00:00
Edited yaml file
This commit is contained in:
parent
c2c189bdea
commit
9ff0e034a2
1 changed files with 4 additions and 1 deletions
5
.github/workflows/ci.yaml
vendored
5
.github/workflows/ci.yaml
vendored
|
|
@ -17,4 +17,7 @@ jobs:
|
|||
- name: first_step
|
||||
uses: actions/checkout@v4
|
||||
- name: second_step
|
||||
run: mvn package
|
||||
run: mvn clean
|
||||
mvn compile
|
||||
mvn package
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue