In YAML file used for BitBucket pipeline, you can use different types of container for each step by selecting different images
Answer options
A
True
B
False
Correct answer: True
Explanation
Bitbucket Pipelines YAML allows specifying a different Docker image per step.