Y
Hacker News
new
|
ask
|
show
|
jobs
by
ibuchanan
3676 days ago
Yes. You can run any test framework that runs inside a Docker container. And you can specify different "steps" for different branches (either by name or by globbing).
1 comments
stannous
3676 days ago
This page has a nice diagram and explains how to configure different pipelines for different branches:
https://confluence.atlassian.com/bitbucket/configure-bitbuck...
link