diff --git a/.drone.yml b/.drone.yml index cec23332f..b1837fe10 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,16 +4,16 @@ type: docker name: default steps: - - name: test - image: hugotty/php8-fpm - commands: - - vendor/bin/simple-phpunit - - name: install image: hugotty/workspace commands: - composer install + - name: test + image: hugotty/php8-fpm + commands: + - vendor/bin/simple-phpunit + - name: code-analysis image: aosapps/drone-sonar-plugin settings: