Skip to content

Commit

Permalink
Merge pull request #65 from spryker/ops-1270-fix-frontend-and-mail-se…
Browse files Browse the repository at this point in the history
…nding-nonsplit

Copy Mailer.nonsplit.patch inside the Docker container
  • Loading branch information
vvs82 authored Jul 20, 2020
2 parents 2369d1e + 665cb83 commit f4c3de5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ RUN sed -i '/^#AuthorizedKeysFile/aAuthorizedKeysFile .ssh/authorized_keys
# Add SwiftMailer AWS configuration
COPY application/app_files/MailDependencyProvider.php /etc/spryker/
COPY application/app_files/Mailer.patch /etc/spryker/
COPY application/app_files/Mailer.nonsplit.patch /etc/spryker/
COPY application/app_files/localMailer.patch /etc/spryker/
COPY application/app_files/jenkins-job.default.xml.twig /etc/spryker/

Expand Down

0 comments on commit f4c3de5

Please sign in to comment.