Remove variables created in common/build.go
In common/build.go
we prepare default values of some variables. They should be sent from GitLab with job data, and most of them (or even all) are already sent. We should add any missing variables in GitLab and remove from here all leaving only information about job's directory.