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