fix images
This commit is contained in:
parent
b607869de0
commit
06b210ad28
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue