Test deploy

This commit is contained in:
2023-12-29 17:15:23 +01:00
parent 67967c7def
commit f58b69cc15
4 changed files with 89 additions and 1 deletions

17
deploy.yaml Normal file
View File

@@ -0,0 +1,17 @@
import:
- recipe/laravel.php
config:
repository: 'https://git.bh.ttx.sk/jaro/ikea/'
hosts:
web01.ttx.sk:
remote_user: git
deploy_path: '/var/www/html/ikea'
tasks:
build:
- run: uptime
after:
deploy:failed: deploy:unlock