Tag: gitlab

  • How I used Chisel to pull Gitlab pipelines stats

    How I used Chisel to pull Gitlab pipelines stats

    Reading Time: 4 minutesI built chisel.cloud in my spare time to automate something I did to derive insights about my Gitlab pipeline times. In this blog post I’m going to show you how I did it in the hope that it might be useful to you too. As you can see from the picture above,…

  • How I setup my continuous deployment pipeline for free

    How I setup my continuous deployment pipeline for free

    Reading Time: 4 minutesContinuous deployment is a key capability that every company should invest in to keep up with the increasingly changing demands of the market. Let’s explore how to build a simple continuous deployment pipeline for free.