Skip to content
Snippets Groups Projects
Verified Commit 5adab510 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Upload junit results after test

parent 960fb5ab
Branches doctest
No related tags found
No related merge requests found
Pipeline #2109 failed
Pipeline: Olm

#2115

    Pipeline: Olm

    #2114

      Pipeline: Olm

      #2113

        ......@@ -28,6 +28,10 @@ test:lib:
        - microdnf --assumeyes --nodocs install cmake
        - pushd build/tests
        - ctest .
        artifacts:
        when: always
        reports:
        junit: build/tests/*.xml
        trigger:android:
        stage: trigger
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Finish editing this message first!
        Please register or to comment