Exchange rates move

This commit is contained in:
2024-01-17 20:48:27 +01:00
parent 74a57800ed
commit 670ae0c5e1
5 changed files with 81 additions and 20 deletions

View File

@@ -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