master: stage: production hostname: my.typo3.org port: 22201 user: my writable_mode: chmod forward_agent: true deploy_path: ~/ci keep_releases: 2 develop: stage: stage hostname: my-stage-v9.typo3.org port: 22200 user: mystage writable_mode: chmod forward_agent: true deploy_path: ~/ci/ keep_releases: 5