This commit is contained in:
parent
b46f6942a4
commit
af635942af
@ -30,7 +30,7 @@ jobs:
|
|||||||
restore-keys: ${{ runner.os }}-m2
|
restore-keys: ${{ runner.os }}-m2
|
||||||
|
|
||||||
- name: 编译
|
- name: 编译
|
||||||
run: chmod +x ./mvnw && ./mvnw -s settings.xml clean install -U -DskipTests -Pprod
|
run: chmod +x ./mvnw && ./mvnw -s settings.xml -p trydo -p huawei clean install -U -DskipTests -Pprod
|
||||||
|
|
||||||
- name: 打包
|
- name: 打包
|
||||||
run: ./mvnw spring-boot:build-image-no-fork
|
run: ./mvnw spring-boot:build-image-no-fork
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user