Skip to content
Snippets Groups Projects

feat: remove resource_group (concurrency limiting)

Merged Wouter Deconinck requested to merge rm-resource-group into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -27,7 +27,7 @@ variables:
@@ -27,7 +27,7 @@ variables:
DOCKER_WAIT_TIME: 5
DOCKER_WAIT_TIME: 5
## Number of jobs to start during container builds
## Number of jobs to start during container builds
JOBS: 64
JOBS: 32
## is this nightly or not?
## is this nightly or not?
NIGHTLY: ""
NIGHTLY: ""
Loading