fix, forgotten file

This commit is contained in:
Wolfgang Hottgenroth 2021-12-02 12:06:44 +01:00
parent c9e54aebc8
commit ff28b61c02
Signed by: wn
GPG Key ID: E49AF3B9EF6DD469

@ -30,6 +30,7 @@ RUN mkdir /tmp/work && chown 1000 /tmp/work
USER 1000
COPY openapi.yaml /tmp/work/
COPY serviceErrorCodes.yaml /tmp/work/
COPY generateAll.sh /tmp/work/
COPY ENV /tmp/work/
COPY DbService.cs /tmp/work/