Merge branch 'mc'

3 jobs for master in 4 minutes and 46 seconds (queued for 3 seconds)
Status Job ID Name Coverage
  Build
failed #8740
docker
build

00:03:15

passed #8741
docker
build_lite

00:04:46

 
  Deploy
skipped #8742
docker
deploy_latest
 
Name Stage Failure
failed
build Build
Removing intermediate container edaf9384eeb2
---> a98b1ffc7c3f
Step 7/11 : RUN git clone --branch=server --recursive --depth=1 https://github.com/purerosefallen/ygopro && cd ygopro && git submodule foreach git checkout master && wget -O - https://github.com/premake/premake-core/releases/download/v5.0.0-alpha14/premake-5.0.0-alpha14-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 ff98461fcb3a
Cloning into 'ygopro'...
fatal: unable to access 'https://github.com/purerosefallen/ygopro/': Failed to connect to github.com port 443: Connection timed out
The command '/bin/sh -c git clone --branch=server --recursive --depth=1 https://github.com/purerosefallen/ygopro && cd ygopro && git submodule foreach git checkout master && wget -O - https://github.com/premake/premake-core/releases/download/v5.0.0-alpha14/premake-5.0.0-alpha14-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
Cleaning up file based variables
ERROR: Job failed: exit code 128