ci: Do not fail the packaging:rpm job if test:fedora did not run
1 files changed, 1 insertions(+), 0 deletions(-) M .gitlab-ci.yml
M .gitlab-ci.yml => .gitlab-ci.yml +1 -0
@@ 197,6 197,7 @@ packaging:rpm: - docker image: docker.louiz.org/louiz/biboumi/test-fedora:latest script: + - mkdir -p build/ - cd build/ - make rpm -j$(nproc || echo 1) artifacts: