更新 .gitea/workflows/dev.yml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 4m55s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 4m55s
This commit is contained in:
parent
95b3904d3d
commit
2b13739fe4
@ -10,7 +10,7 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: http://47.109.37.87:3000/bichangxiong/checkout@v4 # 使用 Gitea 镜像
|
||||
- name: Build with Maven
|
||||
run: mvn -B clean package -DskipTests --file pom.xml
|
||||
run: mvn -B clean package -DskipTests --file ./ruoyi-modules/Property/pom.xml
|
||||
- name: cp
|
||||
run: copy ./ruoyi-modules/Property/target/Property.jar C:\devtool\server
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user