Running with gitlab-runner 11.11.2 (ac2a293c)
  on testrunner q5cDy5vg
section_start:1560930194:prepare_executor
Using Shell executor...
section_end:1560930194:prepare_executor
section_start:1560930194:prepare_script
Running on test...
section_end:1560930194:prepare_script
section_start:1560930194:get_sources
Reinitialized existing Git repository in /home/gitlab-runner/builds/q5cDy5vg/0/gitlab/root/m4lab_landing_page/.git/
Fetching changes...
From https://m4lab.hft-stuttgart.de/gitlab/root/m4lab_landing_page
   ba8fcbd..7e585eb  master     -> origin/master
Checking out 7e585ebb as master...
Removing public/
Skipping Git submodules setup
section_end:1560930195:get_sources
section_start:1560930195:restore_cache
section_end:1560930195:restore_cache
section_start:1560930195:download_artifacts
section_end:1560930195:download_artifacts
section_start:1560930195:build_script
$ echo $EXPORT_PAGES_DIR
/opt/tomcat9/webapps/ROOT/
$ mkdir .public
$ cp -r css .public
$ cp -r images .public
$ cp -r js .public
$ cp -r includes .public
$ cp *.html .public
$ mv .public public
$ cp -r public/* "$EXPORT_PAGES_DIR"
section_end:1560930195:build_script
section_start:1560930195:after_script
section_end:1560930195:after_script
section_start:1560930195:archive_cache
section_end:1560930195:archive_cache
section_start:1560930195:upload_artifacts_on_success
Uploading artifacts...
Runtime platform                                    arch=amd64 os=linux pid=25452 revision=ac2a293c version=11.11.2
public: found 83 matching files                    
Uploading artifacts to coordinator... ok            id=166 responseStatus=201 Created token=5BpdF9HD
section_end:1560930197:upload_artifacts_on_success
Job succeeded