mibexsoftware / bamboo-plan-dsl-plugin

Configuration as code with a Groovy-based DSL or YAML for Atlassian Bamboo.
https://marketplace.atlassian.com/plugins/ch.mibex.bamboo.plandsl/
Other
40 stars 16 forks source link

DockerTask needs more configuration options #101

Open twotired opened 4 years ago

twotired commented 4 years ago

For building, I need to be able to specify:

For pushing:

I tried extending DockerTask, but then I couldn't figure out how to add my custom tasks to the job:

No signature of method: ch.mibex.bamboo.plandsl.dsl.tasks.Tasks.leftShift() is applicable for argument types: (null) values: [null]