Skip to content
Snippets Groups Projects
Verified Commit 5fc24e37 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

PIPELINE: fix deploy job for pages

parent f2b2725e
Branches
Tags
No related merge requests found
Pipeline #17279 passed
Pipeline: caosdb-cppinttest

#17280

    ...@@ -141,7 +141,7 @@ trigger_inttest: ...@@ -141,7 +141,7 @@ trigger_inttest:
    stage: deploy stage: deploy
    script: script:
    - make doc - make doc
    - cp -r build/doc/sphinx_out ../public - cp -r build/doc/sphinx_out ./public
    test_pages: test_pages:
    <<: *pages_prepare <<: *pages_prepare
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment