This commit is contained in:
parent
598cf781e8
commit
6b9999410b
|
|
@ -10,6 +10,7 @@ COPY .env .
|
||||||
RUN yarn install --frozen-lockfile
|
RUN yarn install --frozen-lockfile
|
||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
COPY . src/
|
||||||
RUN yarn build
|
RUN yarn build
|
||||||
|
|
||||||
# ────────────────────
|
# ────────────────────
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue