mirror of
https://github.com/spring-cloud/spring-cloud-build.git
synced 2026-09-20 07:59:00 +00:00
Merge branch '4.1.x' into 4.2.x
This commit is contained in:
@@ -29,4 +29,4 @@ jobs:
|
||||
restore-keys: |
|
||||
${{ runner.os }}-maven-
|
||||
- name: Build with Maven
|
||||
run: ./mvnw clean install -B -U -Pspring
|
||||
run: ./mvnw clean install -Pdocs -B -U -Pspring
|
||||
|
||||
Reference in New Issue
Block a user