Merge branch 'main' into lang_de
This commit is contained in:
+1
-2
@@ -5,8 +5,7 @@ RUN apk add --no-cache --update bash git maven openjdk17
|
||||
|
||||
ENV LC_ALL de_DE.UTF-8
|
||||
|
||||
# get the sources
|
||||
RUN git clone https://git.srsoftware.de/StephanRichter/Widerhall.git -b lang_de
|
||||
ADD . Widerhall
|
||||
WORKDIR Widerhall
|
||||
|
||||
# compile
|
||||
|
||||
Reference in New Issue
Block a user