Koukofikis
1Running with gitlab-runner 13.7.0 (943fc252)2 on dockerized bw -GuEhJYw 6Using Docker executor with image alpine:latest ...7Pulling docker image alpine:latest ...8Using docker image sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec for alpine:latest with digest alpine@sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f ... 11Running on runner--guehjyw-project-305-concurrent-0 via 8f109b23418e... 14Fetching changes with git depth set to 50...15Initialized empty Git repository in /builds/gitlab/athanasios.koukofikis/mythesis/.git/16Created fresh repository.17Checking out 4deaf551 as master...18Skipping Git submodules setup 21$ echo "Testing files exist..."22Testing files exist...23$ test -f public/index.html24$ test -f public/main.js25$ test -f public/settings.js26$ test -f public/assets/css/style.css27$ test -f public/assets/css/mobile.css28$ test -f public/assets/images/header.jpg29$ test -f public/assets/images/hft_logo.svg30$ test -f public/home/index.html31$ echo "Test finished, all ok"32Test finished, all ok 36Job succeeded