feat(wrapper): Adding an option to run only one build.
This make debuging and working on builds more easy. Now you can simply start one build (gitlab-runner, k3s, base) for an OS
Imagine you want to build only the k3s variant of alpine 3.14 you can use the command :
./build run alpine 3.14 k3s