added workflow definition
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -4,7 +4,8 @@ MAINTAINER Stephan Richter <s.richter@srsoftware.de>
|
||||
RUN apk add --no-cache --update bash git maven openjdk17
|
||||
|
||||
# get the sources
|
||||
RUN git clone https://git.srsoftware.de/StephanRichter/Widerhall.git
|
||||
#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