更新 .gitea/workflows/dev.yml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 5m3s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 5m3s
This commit is contained in:
parent
64b289be6b
commit
d26346396f
@ -11,7 +11,7 @@ jobs:
|
|||||||
uses: http://47.109.37.87:3000/bichangxiong/checkout@v4 # 使用 Gitea 镜像
|
uses: http://47.109.37.87:3000/bichangxiong/checkout@v4 # 使用 Gitea 镜像
|
||||||
- name: maven
|
- name: maven
|
||||||
run: |
|
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
|
- cp ./ruoyi-modules/Property/target/Property.jar C:\devtool\server
|
||||||
# - pwd
|
# - pwd
|
||||||
# - java -jar ./docker/jar/Property.jar
|
# - java -jar ./docker/jar/Property.jar
|
||||||
|
Loading…
Reference in New Issue
Block a user