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

WIP: pipeline

parent c0a2af5b
Branches
Tags
No related merge requests found
Pipeline #9323 passed
Pipeline: caosdb-cppinttest

#9329

    ......@@ -123,7 +123,6 @@ trigger_inttest:
    .pages_prepare: &pages_prepare
    tags: [ cached-dind ]
    stage: deploy
    needs: []
    script:
    - mkdir -p build
    - cd build
    ......@@ -133,6 +132,7 @@ trigger_inttest:
    test_pages:
    <<: *pages_prepare
    needs: []
    pages:
    <<: *pages_prepare
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment