kind: pipeline type: docker name: default steps: - name: test image: maven:3-eclipse-temurin-17-alpine commands: - mvn test