install laravel envoy

This commit is contained in:
2025-05-07 21:51:38 +05:00
parent b2fbb9894c
commit 02939dee53
3 changed files with 71 additions and 1 deletions

6
Envoy.blade.php Normal file
View File

@@ -0,0 +1,6 @@
@servers(['web' => ['nurmuhammet@online.tbbank.gov.tm']])
@task('deploy', ['on' => 'web'])
cd /var/www/online.tbbank.gov.tm
git pull
@endtask