重新使用密码方式远程部署
All checks were successful
Build and Deploy Spring Boot / build-and-deploy (push) Successful in 30s
All checks were successful
Build and Deploy Spring Boot / build-and-deploy (push) Successful in 30s
This commit is contained in:
parent
fa5166e7fc
commit
3c5a3b4c27
@ -36,7 +36,7 @@ jobs:
|
|||||||
- name: Build with Maven
|
- name: Build with Maven
|
||||||
run: mvn clean package -DskipTests
|
run: mvn clean package -DskipTests
|
||||||
|
|
||||||
# 将JAR包传输到服务器并部署
|
# 将JAR包传输到服务器部署
|
||||||
- name: Deploy to Server
|
- name: Deploy to Server
|
||||||
uses: appleboy/scp-action@master
|
uses: appleboy/scp-action@master
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user