Skip to content
Snippets Groups Projects
Commit 2ca8de6f authored by Joscha Schmiedt's avatar Joscha Schmiedt
Browse files

PIPELINE: Fix vcpkg step name

parent 0a138b6c
Branches
Tags
2 merge requests!61Release 0.3.0,!53Add vcpkg support
Pipeline #54017 passed with warnings
Pipeline: caosdb-julialib

#54030

    Pipeline: CaosDB Octave library

    #54029

      Pipeline: caosdb-cppinttest

      #54021

        ......@@ -83,11 +83,12 @@ code_style:
        # build with vcpkg
        test:
        build_vcpkg:
        tags: [ docker ]
        stage: test
        script:
        - make vcpkg-build-release
        allow_failure: true
        # unit tests with gtest
        test:
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Please register or to comment