From c1b7a7afd3c90e36520ebca8eb04ac68efd89500 Mon Sep 17 00:00:00 2001 From: "andreas.dinauer" Date: Thu, 20 Nov 2025 19:48:36 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Edit=20pipeline?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pipelinepanda.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pipelinepanda.yaml b/pipelinepanda.yaml index 866ce4d..f84e5d4 100644 --- a/pipelinepanda.yaml +++ b/pipelinepanda.yaml @@ -1,5 +1,4 @@ pipeline: steps: - step: - name: Package + - name: Package run: mvn clean package \ No newline at end of file