Former-commit-id: d570da4b0b
This commit is contained in:
2025-11-27 13:44:14 +01:00
parent 1653cf4f52
commit 3d33b152b2

View File

@@ -33,7 +33,7 @@ jobs:
host: ${{ secrets.SERVER_IP }}
username: ${{ secrets.SERVER_USER }}
key: ${{ secrets.SERVER_SSH_KEY }}
source: "target/troostwijk-scraper-1.0-SNAPSHOT-jar-with-dependencies.jar"
source: "target/*.jar"
target: "/opt/auction/"
overwrite: true
tar: false