Docker settings on a step
You have the option to customize the Docker settings at a step level.
Alternatively, this can also be done within the configuration file.
Last updated
You have the option to customize the Docker settings at a step level.
Alternatively, this can also be done within the configuration file.
Last updated
By default every step of a pipeline uses the same Docker image that is defined at the . Sometimes your steps will have special requirements that make it necessary to define a different Docker image for one or many steps. This can easily be accomplished by adding the to the step decorator directly.