We do have a continuous build, but if we make a mistake in our containers, we won't catch the mistake until it reaches main. Instead we should have a CI check that tries to build all our containers and then run them with the version flag.
We do have a continuous build, but if we make a mistake in our containers, we won't catch the mistake until it reaches main.
Instead we should have a CI check that tries to build all our containers and then run them with the version flag.