DigiComp.SettingValidator/.woodpecker/test.yml

8 lines
257 B
YAML
Raw Normal View History

2022-04-29 01:47:02 +02:00
pipeline:
build:
image: composer
commands:
- cd .woodpecker/Build
- composer install
- bin/phpunit --configuration Build/BuildEssentials/PhpUnit/FunctionalTests.xml Packages/Application/DigiComp.SettingValidator/Tests/Functional