Skip to content

Commit

Permalink
Copy Mailer.nonsplit.patch inside the Docker container
Browse files Browse the repository at this point in the history
  • Loading branch information
vvs82 committed Jul 20, 2020
1 parent b040893 commit 665cb83
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 665cb83

Please sign in to comment.