Former-commit-id: 7fbc9a2c96
This commit is contained in:
2025-11-27 13:51:59 +01:00
parent 3d33b152b2
commit 58b204e5bb

View File

@@ -36,7 +36,7 @@ jobs:
source: "target/*.jar" source: "target/*.jar"
target: "/opt/auction/" target: "/opt/auction/"
overwrite: true overwrite: true
tar: false strip_components: 1 # Strips the 'target/' directory
timeout: 60s timeout: 60s
- name: Restart service - name: Restart service