mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-07-14 10:34:06 +02:00
SaaS Consolidation (#6384)
Co-authored-by: ConnorYoh <[email protected]>
This commit is contained in:
co-authored by
ConnorYoh
parent
089de247b4
commit
9d081d1792
@@ -40,7 +40,10 @@ RUN gradle dependencies --no-daemon || true
|
||||
COPY . .
|
||||
|
||||
ARG PROTOTYPES_BUILD=false
|
||||
RUN DISABLE_ADDITIONAL_FEATURES=false \
|
||||
ARG STIRLING_FLAVOR=proprietary
|
||||
ENV STIRLING_FLAVOR=${STIRLING_FLAVOR}
|
||||
|
||||
RUN STIRLING_FLAVOR=${STIRLING_FLAVOR} \
|
||||
gradle clean build \
|
||||
-PbuildWithFrontend=true \
|
||||
-PprototypesMode=${PROTOTYPES_BUILD} \
|
||||
|
||||
Reference in New Issue
Block a user