Skip to content
Snippets Groups Projects
Commit 4b5243c9 authored by Corné Lukken's avatar Corné Lukken
Browse files

No need for coverage archive in pages job

parent d7804f8d
Branches
Tags
1 merge request!8Convert cookiecutter
Pipeline #59751 waiting for manual action
Pipeline: C++ project

#59752

    ......@@ -133,9 +133,6 @@ pages:
    - cd build
    - cmake -DBUILD_DOCUMENTATION=ON -G Ninja ..
    - ninja sphinx
    # Extract HTML coverage report.
    - tar xfz coverage.tar.gz
    # TODO: Add an index page with links to the documentation and coverage.
    artifacts:
    expire_in: 1w
    paths:
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment