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

Update deploy.yml

parent ceb5f774
No related branches found
No related tags found
No related merge requests found
......@@ -7,5 +7,5 @@
- plugin: App\Plugins\Exec
params:
- cd web && composer install
- cd web && cp ../../env.prod .env
- cd web && cp ../../../env.prod .env
- cd web && php artisan migrate --force
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