指定打包时的maven版本
Some checks failed
Build and Deploy Spring Boot / build-and-deploy (push) Failing after 23s
Some checks failed
Build and Deploy Spring Boot / build-and-deploy (push) Failing after 23s
This commit is contained in:
parent
fa09874fe0
commit
afcefe40a8
@ -44,6 +44,7 @@ jobs:
|
|||||||
port: ${{ secrets.SERVER_PORT }}
|
port: ${{ secrets.SERVER_PORT }}
|
||||||
username: ${{ secrets.SERVER_USERNAME }}
|
username: ${{ secrets.SERVER_USERNAME }}
|
||||||
key: ${{ secrets.SSH_PRIVATE_KEY }}
|
key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
|
key_passphrase: ${{ secrets.SSH_KEY_PASSPHRASE }}
|
||||||
source: "target/*.jar"
|
source: "target/*.jar"
|
||||||
target: "/home/tools/testActions"
|
target: "/home/tools/testActions"
|
||||||
strip_components: 1
|
strip_components: 1
|
Loading…
x
Reference in New Issue
Block a user