mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-12 17:52:13 +02:00
Update Dockerfile.fat
This commit is contained in:
parent
611977dcc8
commit
33fd96fd74
@ -4,7 +4,6 @@ FROM gradle:8.13-jdk21 AS build
|
|||||||
COPY build.gradle .
|
COPY build.gradle .
|
||||||
COPY settings.gradle .
|
COPY settings.gradle .
|
||||||
COPY gradlew .
|
COPY gradlew .
|
||||||
COPY src/main/resources/version.properties src/main/resources/version.properties
|
|
||||||
COPY gradle gradle/
|
COPY gradle gradle/
|
||||||
RUN ./gradlew build -x spotlessApply -x spotlessCheck -x test -x sonarqube || return 0
|
RUN ./gradlew build -x spotlessApply -x spotlessCheck -x test -x sonarqube || return 0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user