Myriam Guedey
1Running with gitlab-runner 14.1.0 (8925d9a0)2 on dockerized tp-gitlab Y6Tx6mff 6Using Docker executor with image alpine:latest ...7Pulling docker image alpine:latest ...8Using docker image sha256:05455a08881ea9cf0e752bc48e61bbd71a34c029bb13df01e40e3e70e0d007bd for alpine:latest with digest alpine@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b ... 11Running on runner-y6tx6mff-project-386-concurrent-0 via 214e4bef7b22... 14Fetching changes with git depth set to 50...15Reinitialized existing Git repository in /builds/gitlab/zedflow/knight/.git/16Checking out 96a35be1 as master...17Skipping Git submodules setup 20Using docker image sha256:05455a08881ea9cf0e752bc48e61bbd71a34c029bb13df01e40e3e70e0d007bd for alpine:latest with digest alpine@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b ...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