更新 .gitea/workflows/dev.yml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 4m33s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 4m33s
This commit is contained in:
parent
d09c0c7df8
commit
4e2ce2f922
@ -36,7 +36,7 @@ jobs:
|
||||
username: root
|
||||
password: by@2025!
|
||||
port: 22
|
||||
source: "SmartParks/ruoyi-modules/Property/target/Property.jar,SmartParks/ruoyi-modules/Property/docker-compose.yml,SmartParks/ruoyi-modules/Property/Dockerfile"
|
||||
source: "ruoyi-modules/Property/target/Property.jar,ruoyi-modules/Property/docker-compose.yml,ruoyi-modules/Property/Dockerfile"
|
||||
target: "/project/runner/plus/"
|
||||
- name: Deploy to server via SSH
|
||||
uses: appleboy/ssh-action@v0.1.7
|
||||
|
Loading…
Reference in New Issue
Block a user