Skip to content
Snippets Groups Projects
Commit 9dfd955d authored by Tibo's avatar Tibo
Browse files

Fix deploy descriptor

parent b71c316e
No related branches found
No related tags found
No related merge requests found
Pipeline #1872 passed
......@@ -7,5 +7,5 @@
- plugin: App\Plugins\Exec
params:
- composer install
- cp ../../../env.prod .env
- cp ../../env.prod .env
- 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