chore: trigger pipeline
This commit is contained in:
parent
0ec616a45b
commit
5c205fb3d1
@ -9,7 +9,7 @@ steps:
|
||||
- name: test
|
||||
image: maven:3.9.11-eclipse-temurin-25
|
||||
commands:
|
||||
- echo "🧪 Building and testing Spring Boot app...."
|
||||
- echo "🧪 Building and testing Spring Boot app..."
|
||||
- mvn -B clean verify
|
||||
when:
|
||||
- event: pull_request
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user