Test deploy
This commit is contained in:
17
deploy.yaml
Normal file
17
deploy.yaml
Normal 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
|
||||
Reference in New Issue
Block a user