Files
ikea/deploy.yaml
2023-12-29 17:15:23 +01:00

18 lines
249 B
YAML

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