all
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
username: ${{ secrets.SERVER_USER }}
|
||||
key: ${{ secrets.SERVER_SSH_KEY }}
|
||||
source: "target/*.jar"
|
||||
target: "/opt/auction/app.jar"
|
||||
target: "/opt/auction/"
|
||||
|
||||
- name: Restart service
|
||||
uses: appleboy/ssh-action@v0.1.7
|
||||
|
||||
Reference in New Issue
Block a user