Fixed composer bug, being unable to build on Drone.
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details

This commit is contained in:
Abel Hoogeveen 2024-04-01 14:09:07 +02:00
parent 98c3b92363
commit 5b8e71981a
Signed by: abelhooge
GPG Key ID: D4F7FB321E3868B7
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ name: test
steps:
- name: composer
image: composer:latest
image: registry.i15.nl/i15/fuzephp:8.1-alpine
commands:
- composer install