更新 .gitea/workflows/dev.yml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 5m3s

This commit is contained in:
bichangxiong 2025-06-24 00:03:27 +08:00
parent 64b289be6b
commit d26346396f

View File

@ -11,7 +11,7 @@ jobs:
uses: http://47.109.37.87:3000/bichangxiong/checkout@v4 # 使用 Gitea 镜像
- name: maven
run: |
- mvn -B clean package -DskipTests --file ./ruoyi-modules/Property/pom.xml
- mvn -B clean package -DskipTests --file pom.xml
- cp ./ruoyi-modules/Property/target/Property.jar C:\devtool\server
# - pwd
# - java -jar ./docker/jar/Property.jar