Running with gitlab-runner 16.9.1 (782c6ecb)
  on gitlab-ci-runner-5 nYStF7Vd, system ID: r_LTVYhNi9PnaA
section_start:1711543593:prepare_executor
Preparing the "kubernetes" executor
Using Kubernetes namespace: gitlab-ci
Using Kubernetes executor with image busybox ...
Using attach strategy to execute scripts...
section_end:1711543593:prepare_executor
section_start:1711543593:prepare_script
Preparing environment
Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...
Waiting for pod gitlab-ci/runner-nystf7vd-project-2200-concurrent-0-tj70tgsw to be running, status is Pending
Running on runner-nystf7vd-project-2200-concurrent-0-tj70tgsw via gitlab-ci-runner-5...

section_end:1711543598:prepare_script
section_start:1711543598:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/pgi15-learn/junca24-revealjs/.git/
Created fresh repository.
Checking out 12c705a4 as detached HEAD (ref is master)...

Skipping Git submodules setup

section_end:1711543603:get_sources
section_start:1711543603:step_script
Executing "step_script" stage of the job script
$ mkdir public
$ cp src/*html public/
$ cp -r img/ public/
$ cp -r plugin public/
$ cp -r css public/
$ cp -r dist public/

section_end:1711543603:step_script
section_start:1711543603:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
public: found 478 matching artifact files and directories 
Uploading artifacts as "archive" to coordinator... 201 Created  id=775551 responseStatus=201 Created token=glcbt-64

section_end:1711543609:upload_artifacts_on_success
section_start:1711543609:cleanup_file_variables
Cleaning up project directory and file based variables

section_end:1711543610:cleanup_file_variables
Job succeeded