fix multi intervals when ready

4 jobs for master in 10 minutes and 48 seconds (queued for 1 second)
Status Job ID Name Coverage
  Build
failed #789
docker
build

00:10:48

failed #790
docker
build_lite

00:03:08

 
  Deploy
skipped #792
docker
deploy_latest
skipped #791
linux
upload_stuff_to_minio
 
Name Stage Failure
failed
build Build
npm ERR! errno EAI_AGAIN
npm ERR! request to https://registry.npmjs.org/querystring/-/querystring-0.2.0.tgz failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org

npm
ERR! A complete log of this run can be found in:
npm ERR!
/root/.npm/_logs/2020-07-02T02_44_39_439Z-debug.log
The command '/bin/sh -c npm ci && mkdir config decks replays logs /redis' returned a non-zero code: 1
Running after_script
Uploading artifacts for failed job
ERROR: Job failed: exit code 1
failed
build_lite Build
 ---> e344623da7ee
Step 6/9 : RUN git clone --branch=server --recursive --depth=1 https://github.com/moecube/ygopro && cd ygopro && git submodule foreach git checkout master && wget -O - https://github.com/premake/premake-core/releases/download/v5.0.0-alpha13/premake-5.0.0-alpha13-linux.tar.gz | tar zfx - && ./premake5 gmake && cd build && make config=release -j$(nproc) && cd .. && mv ./bin/release/ygopro . && strip ygopro && mkdir replay expansions && rm -rf .git* bin obj build ocgcore cmake lua premake* sound textures .travis.yml *.txt appveyor.yml LICENSE README.md *.lua strings.conf system.conf && ls gframe | sed '/game.cpp/d' | xargs -I {} rm -rf gframe/{}
---> Running in 46fb09057346
Cloning into 'ygopro'...
fatal: unable to access 'https://github.com/moecube/ygopro/': Could not resolve host: github.com
The command '/bin/sh -c git clone --branch=server --recursive --depth=1 https://github.com/moecube/ygopro && cd ygopro && git submodule foreach git checkout master && wget -O - https://github.com/premake/premake-core/releases/download/v5.0.0-alpha13/premake-5.0.0-alpha13-linux.tar.gz | tar zfx - && ./premake5 gmake && cd build && make config=release -j$(nproc) && cd .. && mv ./bin/release/ygopro . && strip ygopro && mkdir replay expansions && rm -rf .git* bin obj build ocgcore cmake lua premake* sound textures .travis.yml *.txt appveyor.yml LICENSE README.md *.lua strings.conf system.conf && ls gframe | sed '/game.cpp/d' | xargs -I {} rm -rf gframe/{}' returned a non-zero code: 128
Running after_script
Uploading artifacts for failed job
ERROR: Job failed: exit code 128