Skip to content
Snippets Groups Projects
Commit 663a10d4 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

debugging

parent ae25659c
No related branches found
No related tags found
2 merge requests!1973Development,!1934Resolve "Update Images"
......@@ -12,6 +12,8 @@
- cp $ENV_PRODUCTION .env
- php artisan optimize
- composer install
- php artisan tinker --execute='echo config("app.url");'
- php artisan tinker --execute='print_r(config("browserstack"));'
- php artisan test --parallel --processes=5
cache:
paths:
......
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