add Manual

This commit is contained in:
Marko
2024-06-06 10:18:48 +02:00
parent 4ef896c895
commit 461ebae47c
10 changed files with 138 additions and 37 deletions

View File

@@ -1,21 +0,0 @@
import:
- recipe/symfony.php
config:
repository: 'https://mmoeller:Linchen90@gitbase.de/OrangeJungle/CdsConnector.git'
hosts:
192.168.178.95:
alias: 'staging'
remote_user: pi
deploy_path: '~/CdsConnector'
tasks:
build:
- cd: '{{release_path}}'
- run: 'make install'
after:
deploy:failed: deploy:unlock