Skip to content

Add checks for files before concatenating digest files

Lachlan requested to merge lachlanmackenzie/AddCheckForDigestFiles into master

Description

Currently the ci script fails if digest files are not created, this corrects the situation.

Changes proposed in this merge request:

  • Add checks in the publish section of the pipeline for digest files being present.

This merge request, when merged, will address issue/bug:

Nightly cron job pipeline fails.

Merge request reports