diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5db8e85cc42249f0756d4c294cfbc6ef200eaaad..9cb3c6c532b0009234cffef6565e2e4e5eb55618 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -59,11 +59,11 @@ stages: - config.status - config.log - tests/*.log - - maestro-core-*.tar.gz - - maestro-core-*/_build/sub/tests/*.log + - maestro-*.tar.gz + - maestro-*/_build/sub/tests/*.log - docs/html # distcheck results, if that failed (otherwise they'll have been deleted by now) - - maestro-core-*/_build/sub/tests/*.log + - maestro-*/_build/sub/tests/*.log - deps/libfabric/config.{status,log} pages: