forgotten file

This commit is contained in:
2021-11-26 16:50:25 +01:00
parent b0b286a5e7
commit 01fb4bb00b

View File

@ -33,7 +33,7 @@ COPY openapi.yaml /tmp/work
COPY generateAll.sh /tmp/work
COPY ENV /tmp/work
COPY DbService.cs /tmp/work
COPY --from=stage1-builder /tmp/work/regular.cs /tmp/work
COPY --from=stage1-builder /tmp/work/*.cs /tmp/work
RUN cd /tmp/work && ./generateAll.sh -k2c