Running with gitlab-runner 16.9.1 (782c6ecb)
  on gitlab-ci-runner-0 6yB1VJHF, system ID: r_hkDY66C3fHUy
section_start:1711539759: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:1711539759:prepare_executor
section_start:1711539759: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-6yb1vjhf-project-2200-concurrent-0-nv1v4ovz to be running, status is Pending
Running on runner-6yb1vjhf-project-2200-concurrent-0-nv1v4ovz via gitlab-ci-runner-0...

section_end:1711539765:prepare_script
section_start:1711539765: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 6fd7f9d4 as detached HEAD (ref is master)...

Skipping Git submodules setup

section_end:1711539769:get_sources
section_start:1711539769:step_script
Executing "step_script" stage of the job script
$ echo 'Nothing to do...'
Nothing to do...
$ cp -r img/ public/
$ cp -r plugin public/
$ cp -r css public/
$ cp -r dist public/

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

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

section_end:1711539775:cleanup_file_variables
Job succeeded