mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-14 12:14:42 +01:00
Fix placeholder
This commit is contained in:
@@ -6,7 +6,7 @@ WORKDIR /usr/src/ares
|
||||
|
||||
COPY . /usr/src/ares
|
||||
|
||||
RUN yarn install --production
|
||||
RUN yarn install
|
||||
|
||||
RUN yarn build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user