Files
CdsConnector/deploy.yaml
Marko 24dd57cb18 mfg
2025-07-17 18:43:41 +02:00

18 lines
288 B
YAML

import:
- recipe/symfony.php
config:
repository: 'https://gitbase.de/OrangeJungle/CdsConnector.git'
hosts:
https://connector.orangejungle.eu/:
remote_user: deployer
deploy_path: '~/CdsConnector'
tasks:
build:
- run: uptime
after:
deploy:failed: deploy:unlock