Skip to content
Snippets Groups Projects
Commit 0e68e1d9 authored by Tibo's avatar Tibo
Browse files

Gitlab-ci

parent a6a95cfa
No related branches found
No related tags found
No related merge requests found
Pipeline #1546 failed
......@@ -14,7 +14,7 @@ before_script:
- pecl install xdebug
- docker-php-ext-enable xdebug
# Install all project dependencies
- php composer.phar install
- cd web && php ../composer.phar install
# setup Laravel
- cp web/env.test web/.env
- touch web/storage/app/db.sqlite
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment