Compare commits
No commits in common. "55e688d04deaa10d0db4d56f11af61ed03ee95b4" and "d8f1b81bd3a4465cfed0ae604ebc4efcb1f74020" have entirely different histories.
55e688d04d
...
d8f1b81bd3
1 changed files with 0 additions and 2 deletions
|
@ -27,8 +27,6 @@ pipeline:
|
||||||
- "cd $NEOS_BUILD_DIR"
|
- "cd $NEOS_BUILD_DIR"
|
||||||
- "composer create-project --no-install neos/flow-base-distribution:^$FLOW_VERSION ."
|
- "composer create-project --no-install neos/flow-base-distribution:^$FLOW_VERSION ."
|
||||||
- "composer config repositories.repo-name path /woodpecker/package"
|
- "composer config repositories.repo-name path /woodpecker/package"
|
||||||
# flow marked behat as a no dev dependency (but only in Flow 7.3) (PR already created)
|
|
||||||
- "composer remove --dev neos/behat"
|
- "composer remove --dev neos/behat"
|
||||||
- "composer remove neos/behat"
|
|
||||||
- "composer require digicomp/settingvalidator:@dev"
|
- "composer require digicomp/settingvalidator:@dev"
|
||||||
- "bin/phpunit --configuration Build/BuildEssentials/PhpUnit/FunctionalTests.xml Packages/Application/DigiComp.SettingValidator/Tests/Functional"
|
- "bin/phpunit --configuration Build/BuildEssentials/PhpUnit/FunctionalTests.xml Packages/Application/DigiComp.SettingValidator/Tests/Functional"
|
||||||
|
|
Loading…
Add table
Reference in a new issue