Remove test step from Woodpecker workflow in first-test.yml.

This commit is contained in:
2026-03-07 17:32:18 +01:00
parent baf6c6a8a3
commit 9a525ace3b
-5
View File
@@ -9,11 +9,6 @@ steps:
commands:
- echo "Hello World!"
- name: test
image: maven:3-amazoncorretto-17-alpine
commands:
- mvn clean verify
- name: sonarcloud-scan
image: maven:3-amazoncorretto-17-alpine
environment: