Exchange rates move
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import:
|
||||
- recipe/laravel.php
|
||||
- contrib/php-fpm.php
|
||||
|
||||
config:
|
||||
repository: 'https://git.bh.ttx.sk/jaro/ikea/'
|
||||
@@ -14,6 +15,12 @@ hosts:
|
||||
branch: newlook
|
||||
deploy_path: '/var/www/html/ikea'
|
||||
bin/php: /usr/bin/php81
|
||||
php_fpm_version: 8.1
|
||||
php_fpm_service: php81-php-fpm
|
||||
after:
|
||||
deploy: php-fpm:reload
|
||||
|
||||
|
||||
|
||||
|
||||
tasks:
|
||||
@@ -24,3 +31,4 @@ tasks:
|
||||
|
||||
after:
|
||||
deploy:failed: deploy:unlock
|
||||
|
||||
Reference in New Issue
Block a user