This weekend I took the time to play with Bitbucket Pipelines, a new feature from Bitbucket. Often, my goal with my setup is “get something simple up and running simply”. This is why I like hosting on Bitbucket (free private repositories), and the pipeline’s feature now lets me get a simple CI pipeline up, without involving extra tools. With a…