mirror of
https://github.com/ArthurDanjou/artdanj-api.git
synced 2026-01-14 20:19:26 +01:00
working
This commit is contained in:
@@ -5,6 +5,8 @@ WORKDIR /usr/src/artapi
|
||||
|
||||
COPY . /usr/src/artapi
|
||||
|
||||
RUN yarn cache clean
|
||||
|
||||
RUN yarn install
|
||||
|
||||
RUN yarn build
|
||||
|
||||
Reference in New Issue
Block a user