Former-commit-id: cd156de795
This commit is contained in:
2025-11-27 13:42:18 +01:00
parent cda7e16350
commit 1653cf4f52

View File

@@ -34,7 +34,7 @@ jobs:
username: ${{ secrets.SERVER_USER }} username: ${{ secrets.SERVER_USER }}
key: ${{ secrets.SERVER_SSH_KEY }} key: ${{ secrets.SERVER_SSH_KEY }}
source: "target/troostwijk-scraper-1.0-SNAPSHOT-jar-with-dependencies.jar" source: "target/troostwijk-scraper-1.0-SNAPSHOT-jar-with-dependencies.jar"
target: "/opt/auction/app.jar" target: "/opt/auction/"
overwrite: true overwrite: true
tar: false tar: false
timeout: 60s timeout: 60s