Skip to content
Snippets Groups Projects

fix: rm unused DOCKER_NTRIES and DOCKER_WAIT_TIME

Merged Wouter Deconinck requested to merge wdconinc-master-patch-01335 into master
1 file
+ 0
5
Compare changes
  • Side-by-side
  • Inline
+ 0
5
@@ -21,11 +21,6 @@ variables:
@@ -21,11 +21,6 @@ variables:
GH_REGISTRY_USER: eic
GH_REGISTRY_USER: eic
GH_PUSH: 1
GH_PUSH: 1
## TLS error resiliency: number of retries and second wait between tries
## (wait time is doubled with each attempt)
DOCKER_NTRIES: 5
DOCKER_WAIT_TIME: 5
## Number of jobs to start during container builds
## Number of jobs to start during container builds
JOBS: 32
JOBS: 32
Loading