forgotten file
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user