This commit is contained in:
Marko
2025-07-17 18:43:41 +02:00
parent 5461d4be67
commit 24dd57cb18
58 changed files with 1731 additions and 830 deletions

17
deploy.yaml Normal file
View File

@@ -0,0 +1,17 @@
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