Container build without Docker
Compare changes
+ 27
− 0
@@ -309,6 +309,33 @@ deploy-theodolite:
@@ -309,6 +309,33 @@ 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.