Skip to content
Snippets Groups Projects
Commit 121fa209 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files
parent aec0a07e
No related branches found
No related tags found
2 merge requests!61Release 0.3.0,!53Add vcpkg support
Pipeline #54180 passed with warnings
Pipeline: caosdb-julialib

#54185

    Pipeline: CaosDB Octave library

    #54184

      Pipeline: caosdb-cppinttest

      #54181

        ......@@ -86,8 +86,8 @@ code_style:
        build_vcpkg:
        tags: [ docker ]
        stage: test
        script:
        - cd vcpkg && git fetch && cd ..
        script:
        - cd vcpkg && git fetch origin 5d3798ac7388ca66c169773e46103b14077b76a4 && cd ..
        - make vcpkg-build-release
        allow_failure: true
        ......
        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