This commit is contained in:
parent
6e1595a7c5
commit
24cf9db757
@ -15,6 +15,6 @@ COPY tsconfig.json package.json cli .
|
||||
COPY src src
|
||||
|
||||
# make sure it passes compilation before compiling
|
||||
RUN yarn tsc
|
||||
RUN corepack yarn tsc
|
||||
|
||||
ENTRYPOINT ["/app/cli"]
|
||||
|
Loading…
Reference in New Issue
Block a user