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