mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-24 01:02:24 +01:00
11 lines
122 B
JavaScript
11 lines
122 B
JavaScript
|
module.exports = [
|
||
|
'getting-started',
|
||
|
'installation',
|
||
|
'hosts',
|
||
|
'tasks',
|
||
|
'config',
|
||
|
'yaml',
|
||
|
'cli',
|
||
|
'api',
|
||
|
]
|