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