Skip to content

Commit

Permalink
Use v1 for magento1 until inviqa/magento-symfony-container#15 release…
Browse files Browse the repository at this point in the history
…d or removed from harness
  • Loading branch information
kierenevans committed Dec 4, 2020
1 parent f0c3887 commit d017b30
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/magento1/harness.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ attributes:
pass: magento
name: magento
php:
version: 7.2
composer:
major_version: 2
entrypoint:
steps:
- |
Expand All @@ -49,6 +50,7 @@ attributes:
if [ -f /app/public/app/etc/local.xml.harness.template ]; then
envsubst < /app/public/app/etc/local.xml.harness.template > /app/public/app/etc/local.xml
fi
version: 7.2
magento:
edition: enterprise
version: 1.14.4.5
Expand Down

0 comments on commit d017b30

Please sign in to comment.