Closed yellowmegaman closed 7 years ago
I don't think that this plugin will get another functionality. The drone plugins are focused on single responsibility, this feature would break that more or less. The plugins should do a simple task, and this task should be done really well. This is currently the case.
Well, understood. Gonna use commands then. Thanks!
I'd like to be able to use s3 plugin in reverse, to download artifact.
Golden rule of continuous delivery states that code should only be built once, then deployed without rebuilding. I was looking at example here: http://docs.drone.io/promoting-builds/ And it seemed to me that it can be improved.
Please let me know whenever idea is worth it.
Thanks a lot in advance!