Merge branch 'fix-ee-builds' into 'master'
Fix EE builds If we specify a new `services` in context of `job` we need to specify all used services, because they overwrite what is specified in global context. It did not fail for some builds, because we still have mixed infrastructure: Some runners do have pre-configured mysql, postgres and redis in their environment. All future runners will be migrated to drop the pre-configured services. /cc @vsizov See merge request !176
Showing
Please register or sign in to comment