Skip to content

Commit b403b34

Browse files
committed
Updating pipeline
1 parent 116227c commit b403b34

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/FUNDING.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

.github/workflows/maven.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,5 @@ jobs:
3737
run: cd examples/spring-boot-memory-leak-demo && ./mvnw --batch-mode --no-transfer-progress package --file pom.xml
3838
- name: Spring Boot Performance Bottleneck build
3939
run: cd examples/spring-boot-performance-bottleneck-demo && ./mvnw --batch-mode --no-transfer-progress package --file pom.xml
40+
- name: Spring Boot JMeter build
41+
run: cd examples/spring-boot-jmeter-demo && ./mvnw --batch-mode --no-transfer-progress package --file pom.xml

0 commit comments

Comments
 (0)