Skip to content
Snippets Groups Projects

16-INFRASTRUCTURE :: add deploy script to repository

Merged Arno Rossouw requested to merge 16-infrastructure-deploy-script into dev
7 files
+ 180
4
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
@@ -7,7 +7,7 @@
@@ -7,7 +7,7 @@
*/
*/
-->
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
<module name="BobGroup_BobGo" setup_version="1.0.58">
<module name="BobGroup_BobGo" setup_version="1.0.59">
<sequence>
<sequence>
<module name="Magento_Webapi"/>
<module name="Magento_Webapi"/>
<module name="Magento_Catalog"/>
<module name="Magento_Catalog"/>
Loading