shopware / development

MIT License
191 stars 170 forks source link

devOps install dependencies #114

Closed juliankoehn closed 3 years ago

juliankoehn commented 4 years ago

https://github.com/shopware/development/blob/master/dev-ops/administration/actions/install-dependencies.sh https://github.com/shopware/development/blob/master/dev-ops/storefront/actions/install-dependencies.sh

Line 4 in storefront install deps is duplicating the command from administration/actions/install-dependencies.sh

shyim commented 3 years ago

As the commands can be executed as single one and the storefront requires the dependencies of the administration we can't do that