It looks like it's not possible to use containerized jobs in deployment jobs. Are there any plans to support those?
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Yes, we do plan to support it at a future date. We are tracking this on our backlog.
Funny thing about this is that I need to run a job in a container using multi-stage pipeline/yaml.
But I need to add approval from a user, which I can do with environment, which I can't use container! :D
Tried to add "Manual intervention", but apparently it's not supported in multi-stage pipeline.
@wagnerbsouza - we are working on actively to add support for container jobs in deployment. ETA 2-3 months, please stay tuned. We are tracking this closely
Most helpful comment
Yes, we do plan to support it at a future date. We are tracking this on our backlog.