Skip to content

Resolve "Bug in CI Pipeline for build installer feature"

Needs to restore old rules for execution only on master, but first everything is executed everytime to assure proper testing this time.

The error was a missing recursive flag, which was not detected before because the detached merge request pipeline didn't download the artifacts which caused the subfolders.

  • restore only on master setting

Closes #61 (closed)

Edited by d.kilic

Merge request reports