Skip to content

Commit 6ccde89

Browse files
jennifer-richardsNGPixel
authored andcommitted
ci: do not re-run yarn / collectstatics (ietf-tools#7353)
1 parent d14cbd1 commit 6ccde89

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

dev/build/Dockerfile

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@ RUN chmod +x start.sh && \
2323
chmod +x docker/scripts/app-create-dirs.sh && \
2424
sh ./docker/scripts/app-create-dirs.sh
2525

26-
RUN yarn rebuild && \
27-
yarn build && \
28-
yarn legacy:build
29-
30-
RUN echo "yes" | /bin/bash dev/build/collectstatics.sh
31-
3226
RUN mkdir -p /a
3327

3428
VOLUME [ "/a" ]

0 commit comments

Comments
 (0)