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