You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
354 B
YAML

kind: pipeline
name: default
steps:
- name: install
image: composer
commands:
- composer install
- name: test
image: hugotty/php8-fpm:latest
commands:
- vendor/bin/simple-phpunit
- name: sonarqube
image: aosapps/drone-sonar-plugin
settings:
sonar_host: http://sq.hugot.nl
sonar_token: ea716ce5c8240a7cb43298d86158ea654b0ea85f