fix deploy
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import:
|
||||
import:
|
||||
- recipe/laravel.php
|
||||
- contrib/php-fpm.php
|
||||
|
||||
@@ -26,9 +26,8 @@ hosts:
|
||||
tasks:
|
||||
build:
|
||||
- cd: "/var/www/html/ikea/current"
|
||||
- run: "yarn install"
|
||||
- run: "yarn build"
|
||||
- run: "npm install"
|
||||
- run: "npm run build"
|
||||
|
||||
after:
|
||||
deploy:failed: deploy:unlock
|
||||
|
||||
Reference in New Issue
Block a user