diff --git a/.drone.yml b/.drone.yml index ef6fb9b1..2b2d3aa6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ trigger: steps: # Test ✔️ - name: test - image: php:8.2-cli + image: php:8.2-apache commands: - cd Sources - rm -r vendor