Combine package and image jobs
Ideally, we want these to be separate for readability. However, we are choosing shorter pipeline runtime over readability here. The image generation depend only on Ubuntu 16.04 package, which is built early in the pipeline. So, it is safe for them to happen parallely with other package builds. Closes: https://gitlab.com/gitlab-org/omnibus-gitlab/issues/3967
Loading
Please register or sign in to comment