Skip to content

Commit b3eb792

Browse files
committed
Issues-639: copy MFE Topcoder theme
1 parent 41144aa commit b3eb792

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ RUN git clone --branch ${BRANCH} https://${CI_DEPLOY_TOKEN}@github.com/topcoder-
4545

4646
# Copy the forum-theme repository
4747
RUN git clone --branch ${BRANCH} https://${CI_DEPLOY_TOKEN}@github.com/topcoder-platform/forums-theme.git /vanillapp/themes/topcoder
48+
RUN git clone --branch mfe https://${CI_DEPLOY_TOKEN}@github.com/topcoder-platform/forums-theme.git /vanillapp/themes/mfe-topcoder
4849

4950
# Remove DebugPlugin from PROD env
5051
# RUN if [ "$ENV" = "prod" ]; \

0 commit comments

Comments
 (0)