Source: medium.com

Using Bazel on Gitlab CI

Category: Docker, gitlab

When I work on personal projects it feels like I spend 30% of my time writing code and the other 70% figuring out various “DevOps” tasks like automated build & test pipelines and various configuration options.

Related Articles