diff --git a/.ez.yml b/.ez.yml index cae9031c2..8c271a8c0 100644 --- a/.ez.yml +++ b/.ez.yml @@ -1,14 +1,8 @@ v: 0 -# This is a bundle, so we need to specify info for meta repo -meta: - repo: "git@github.com:ezsystems/ezplatform-ee-demo.git" - branch: "master" - self_alias: "1.10.x-dev" - # ci integrate: command: "bin/behat" matrix: - # Run 'common' tagged behat scenarios on ezplatform-ee install + # Run 'common' tagged behat scenarios on ezplatform-ee-demo install - {arguments: "-v --profile demoMeta --tags common --strict", install: "demo"}