Triggered build should use caching
Related to https://gitlab.com/gitlab-org/omnibus-gitlab/issues/2234
When build is triggered from CE https://gitlab.com/gitlab-org/gitlab-ce/builds/15661103, the build machines does not have caching. This means we will build the package from scratch every time. We should look into creating cache for these builds.