fix images

This commit is contained in:
lubiana 2022-11-08 17:56:21 +01:00
parent b607869de0
commit 06b210ad28
No known key found for this signature in database

View file

@ -4,7 +4,7 @@ name: default
steps: steps:
- name: install - name: install
image: git.php.fail/lubiana/container/php:81 image: composer
commands: commands:
- cd app - cd app
- composer install - composer install