更新 .gitea/workflows/dev.yml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 4m11s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 4m11s
This commit is contained in:
parent
9cd88cfea4
commit
aeb263acf6
@ -11,10 +11,8 @@ jobs:
|
||||
uses: http://47.109.37.87:3000/bichangxiong/checkout@v4 # 使用 Gitea 镜像
|
||||
- name: maven
|
||||
run: |
|
||||
- echo '开始构建...'
|
||||
- echo $PATH
|
||||
- echo $JAVA_HOME
|
||||
- java -version
|
||||
- cd ./ruoyi-modules/Property
|
||||
- pwd
|
||||
- mvn clean package -Dmaven.test.skip=true
|
||||
- cp ./ruoyi-modules/Property/target/Property.jar ./docker/jar/
|
||||
- pwd
|
||||
|
Loading…
Reference in New Issue
Block a user