This commit is contained in:
@@ -5,7 +5,7 @@ steps:
|
||||
- name: install
|
||||
image: composer
|
||||
commands:
|
||||
- make install
|
||||
- composer install --no-interaction --prefer-dist --optimize-autoloader --no-suggest
|
||||
- name: cleanup
|
||||
image: php:8.1
|
||||
commands:
|
||||
|
||||
Reference in New Issue
Block a user