Skip to content

Commit

Permalink
Merge pull request #483 from alfredbez/patch-1
Browse files Browse the repository at this point in the history
Copy team-packages folder
  • Loading branch information
herasimenko1987 authored Mar 6, 2024
2 parents 3799a89 + c59c296 commit c24e312
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 @@ -34,6 +34,7 @@ ARG SPRYKER_DB_ENGINE
ENV APPLICATION_ENV=${APPLICATION_ENV}
ENV SPRYKER_DB_ENGINE=${SPRYKER_DB_ENGINE}

COPY --chown=spryker:spryker team-packages ${srcRoot}/team-packages
COPY --chown=spryker:spryker .gitlab* ${srcRoot}/.gitlab
COPY --chown=spryker:spryker data ${srcRoot}/data
RUN vendor/bin/install -r ${SPRYKER_PIPELINE} -s build -s build-production -vvv
Expand Down

0 comments on commit c24e312

Please sign in to comment.