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