From 7fbc9a2c965fb24a6f24d9ac4feb2a78f099cc8f Mon Sep 17 00:00:00 2001 From: michael1986 Date: Thu, 27 Nov 2025 13:51:59 +0100 Subject: [PATCH] all --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index bdd557c..7932d23 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -36,7 +36,7 @@ jobs: source: "target/*.jar" target: "/opt/auction/" overwrite: true - tar: false + strip_components: 1 # Strips the 'target/' directory timeout: 60s - name: Restart service