Running with gitlab-runner 13.3.0 (86ad88ea)
  on testing [int] FsX7bedf
section_start:1600440565:prepare_executor
Preparing the "shell" executor
Using Shell executor...
section_end:1600440565:prepare_executor
section_start:1600440565:prepare_script
Preparing environment
Running on intern-tv1...
section_end:1600440565:prepare_script
section_start:1600440565:get_sources
Getting source from Git repository
Fetching changes...
Reinitialized existing Git repository in /home/gitlab-runner/builds/FsX7bedf/0/gitlab/root/m4lab_landing_page/.git/
Checking out 5e49c1f1 as testing...
Removing public/
Skipping Git submodules setup
section_end:1600440566:get_sources
section_start:1600440566:step_script
Executing "step_script" stage of the job script
$ echo $EXPORT_PAGES_DIR
/var/www/html/
$ mkdir .public
$ cp -r css .public
$ cp -r images .public
$ cp -r js .public
$ cp -r img .public
$ cp -r downloads .public
$ cp -r help .public
$ cp -r fonts .public
$ cp *.html .public
$ mv .public public
$ cp -r public/* "$EXPORT_PAGES_DIR"
section_end:1600440566:step_script
section_start:1600440566:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
Runtime platform                                    arch=amd64 os=linux pid=3313 revision=738bbe5a version=13.3.1
public: found 131 matching files and directories   
Uploading artifacts as "archive" to coordinator... ok  id=1442 responseStatus=201 Created token=jtUvTkS_
section_end:1600440570:upload_artifacts_on_success
Job succeeded