Skip to content

Fix index generator not picking up build artifacts

Georgi N. Georgiev requested to merge fix_generating_index into master

This change broke the condition which picks up build artifacts resulting in an empty index page in s3 https://gitlab-runner-downloads.s3.amazonaws.com/master/index.html.

This MR fixes that and adds tests.

Closes gitlab-org/gitlab-runner#26498 (closed)

Edited by Georgi N. Georgiev

Merge request reports