Skip to content

Commit

Permalink
[TMP] Tests copy
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderM91 committed Nov 27, 2024
1 parent d6acb18 commit aca726d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/baked/application/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ COPY --chown=spryker:spryker public ${srcRoot}/public
COPY --chown=spryker:spryker frontend ${srcRoot}/frontend
COPY --chown=spryker:spryker .yarn* ${srcRoot}/.yarn
COPY --chown=spryker:spryker .* *.* LICENSE ${srcRoot}/
COPY --chown=spryker:spryker tests ${srcRoot}/tests

USER root
RUN rm -rf /var/run/opcache/*
Expand Down

0 comments on commit aca726d

Please sign in to comment.