Remove Google apt source from gitlab:assets:compile step

Chrome is already installed in this image, and the apt-get update is only used to install jq. We don't need to depend on the Google apt repository to be working for this step to complete.

Sample failing build: https://gitlab.com/gitlab-org/gitlab-ce/-/jobs/221943696

Merge request reports

Loading