Compare commits

...

1 Commits

Author SHA1 Message Date
Abel Hoogeveen 5b8e71981a
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
2024-04-01 14:09:07 +02:00
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