Make server port dynamic in gitlab executor
Currently, the gitlab executor always assumes that the buildbtw server will run on port 8080. Pass in a pipeline variable to use the actual port the server is configured to run on. This would allow multiple people to do a reverse port forwarding to the buildbtw-dev machine, dispatching builds from multiple development setups at the same time.
Edited by Rafael Epplée