|
|
|
|
|
by stuff4ben
3678 days ago
|
|
I think that's where Bitbucket Pipelines comes into play. Their YAML file is similar in concept to TravisCI and others. Jenkins Pipeline has a jenkinsfile which is also similar in concept but is based on Groovy. While there's a learning curve for that, I would argue it's definitely more powerful. https://confluence.atlassian.com/bitbucket/configure-bitbuck... |
|