00:07:59
Mar 22, 2021
00:04:33
00:02:38
Removing intermediate container 3a495d1c9c71 ---> 8766497a3630Step 8/11 : RUN git clone --depth=1 https://github.com/moecube/windbot /tmp/windbot && cd /tmp/windbot && xbuild /property:Configuration=Release /property:TargetFrameworkVersion="v4.5" && mv /tmp/windbot/bin/Release /ygopro-server/windbot && cp -rf /ygopro-server/ygopro/cards.cdb /ygopro-server/windbot/ && rm -rf /tmp/windbot ---> Running in f448d0b43466Cloning into '/tmp/windbot'...fatal: unable to access 'https://github.com/moecube/windbot/': gnutls_handshake() failed: The TLS connection was non-properly terminated.The command '/bin/sh -c git clone --depth=1 https://github.com/moecube/windbot /tmp/windbot && cd /tmp/windbot && xbuild /property:Configuration=Release /property:TargetFrameworkVersion="v4.5" && mv /tmp/windbot/bin/Release /ygopro-server/windbot && cp -rf /ygopro-server/ygopro/cards.cdb /ygopro-server/windbot/ && rm -rf /tmp/windbot' returned a non-zero code: 128Cleaning up file based variablesERROR: Job failed: exit code 128