dg / ftp-deployment

A tool for automated deployment of web applications to an FTP server.
https://nette.org
Other
605 stars 89 forks source link

More deployment sections but common configuration #151

Closed vodictomas closed 2 years ago

vodictomas commented 3 years ago

We deploy our app to more instances via CI, but deploy configuration (ignore, before, after...) is the same for all of them.

Would be cool if there is any possibility to achieve this, rather than copying the configuration to each section.

Few ideas:

Any thoughts on this?

kravcik commented 3 years ago

And most important thing - we will prepare Pull Request. Just asking for opinion @dg. :)

vodictomas commented 2 years ago

I didn't realize this can be easily done with .php config file, so all good :)