Container build without Docker
Compare changes
+ 33
− 0
@@ -312,6 +312,39 @@ deploy-theodolite:
@@ -312,6 +312,39 @@ deploy-theodolite:
With this MR we use Kaniko instead of Docker to build our images. This way, we can also build and push them without Docker-in-Docker.