Open tmc opened 8 years ago
@tmc Deis Workflow is nice and modular, especially builder, so I think a source-to-image component could be possible. It would require a new s2i component to implement that build strategy and changes to either builder or controller to communicate with it, depending on whether this could be accomplished with a git push
command or would be a new deis
CLI command.
This issue was moved to teamhephy/builder#27
Would an s2i builder for deis be feasible?