Allow gitlab-runner exec to build uncommited working tree
Hey Guys Right now I have to commit before i can to local build with gitlab-runner exec. The point of exec is to quickly compile and try out thing. It would be nice if we can have flag which allow exec to send uncommitted workingtree to be sent to build. If thr is already this option, that I might overlooked plz let me know. I would even argue that this should be default behaviour.
Jas