programming
9 02 2019
Let me give you a little bit of context. I’m doing remote working since quite a long time now. That’s mean I don’t take the train as often as I used to. I really enjoy it but, as a side effect, I lost the habit of taking a crowded train, which make it even more […]
24 07 2018
I’ve been using Concourse CI since quite a long time and I wanted to share with you a little trick to natively improve flexibility of pipelines. A Concourse pipelines looks like the following one : https://concourse-ci.org/pipelines.html This pipeline example contains 2 jobs and a resource. Pretty simple, but you can imagine a bigger one […]