chore: trigger pipeline
All checks were successful
ci/woodpecker/pr/pipeline Pipeline was successful
All checks were successful
ci/woodpecker/pr/pipeline Pipeline was successful
This commit is contained in:
parent
9336f8cb1e
commit
cab8ef27ae
@ -9,7 +9,7 @@ steps:
|
|||||||
- name: test
|
- name: test
|
||||||
image: maven:3.9.11-eclipse-temurin-25
|
image: maven:3.9.11-eclipse-temurin-25
|
||||||
commands:
|
commands:
|
||||||
- echo "🧪 Building and testing Spring Boot app..."
|
- echo "🧪 Building and testing Spring Boot app...."
|
||||||
- mvn -B clean verify
|
- mvn -B clean verify
|
||||||
when:
|
when:
|
||||||
- event: pull_request
|
- event: pull_request
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user