pages:deploy fails without log

Summary

Job for deploy pages fails. No log is provided, but in the pipeline shows a "

Steps to reproduce

check the example project below, I only did uploaded the .gitlab-ci.yml and it started to happen.

Example Project

https://gitlab.com/davidlaym/hackaton-DDP

What is the current bug behavior?

The build step is correctly built and assets are published, but don't appear in the job or pipeline to download Aditionally, pages:deploy fails to publish.

What is the expected correct behavior?

  1. artifacts should be available to download in job listings
  2. pages:deploy should succeed given this configuration

Relevant logs and/or screenshots

build job last lines:

npm info ok 
Uploading artifacts...
dist: found 20 matching files                      
Uploading artifacts to coordinator... ok            id=23895507 responseStatus=201 Created token=R-2KPh_W
Job succeeded

Error in pipeline: gitlab-error

Jobs listing. Notice the lack of download link for artifacts:

image

Output of checks

This bug happens on GitLab.com

Assignee Loading
Time tracking Loading