Tag: gitlab

  • How I used Chisel to pull Gitlab pipelines stats

    How I used Chisel to pull Gitlab pipelines stats

    Reading Time: 4 minutes I 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…

  • How I setup my continuous deployment pipeline for free

    How I setup my continuous deployment pipeline for free

    Reading Time: 4 minutes Continuous 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.