all
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user