Skip to content
Snippets Groups Projects

WIP: Use high CPU runners for assets compilation jobs

Closed Rémy Coutable requested to merge use-high-cpu-machines-for-assets-compilation into master
3 unresolved threads
1 file
+ 1
3
Compare changes
  • Side-by-side
  • Inline
@@ -18,6 +18,7 @@
image: dev.gitlab.org:5005/gitlab/gitlab-build-images:ruby-2.6.3-git-2.21-chrome-73.0-node-12.x-yarn-1.16-graphicsmagick-1.3.29-docker-18.06.1
tags:
- gitlab-org
- docker
- high-cpu
dependencies:
- setup-test-env
@@ -56,9 +57,6 @@
- /.+/@gitlab-org/gitlab-ee
- /.+/@gitlab/gitlabhq
- /.+/@gitlab/gitlab-ee
tags:
- docker
- gitlab-org
gitlab:assets:compile:
extends: .gitlab:assets:compile-metadata
Loading