Tweak gitlab yaml to ensure failures always reported

Merged
#373 · Created  · Last updated

Merged pull request

Merged in bugfix/fix_gitlab_not_reporting (pull request #373)

19920c5·Author: ·Closed by: ·2020-11-23

Description

Tweak gitlab yaml to ensure failures always reported.

Essentially require the exit 1 to be the last command possibly executed in order for the test to be correctly detected as a failure. Probably also possible to use something like set -x to avoid this issue. Intend to refactor this more inline with the approach for travis soon, but good to get the tests reporting currently asap so the CI is useful.

0 attachments

0 comments

Loading commits...