Skip to content
Snippets Groups Projects
Verified Commit a876b044 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

MAINT: Workaround for mismatched cpplib branch names.

parent ecd77e80
Branches
Tags
No related merge requests found
Pipeline #28696 passed
Pipeline: caosdb-octaveinttest

#28699

    ...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
    variables: variables:
    # this is the image where cpplib repo is present (artifact from pipeline in # this is the image where cpplib repo is present (artifact from pipeline in
    # caosdb-cpplib) # caosdb-cpplib)
    CPPLIB_REGISTRY_IMAGE: $CI_REGISTRY/caosdb/src/caosdb-cpplib/testenv:$CI_COMMIT_REF_NAME CPPLIB_REGISTRY_IMAGE: $CI_REGISTRY/caosdb/src/caosdb-cpplib/testenv:main
    OCTAVELIB_REGISTRY_IMAGE: $CI_REGISTRY_IMAGE/testenv:$CI_COMMIT_REF_NAME OCTAVELIB_REGISTRY_IMAGE: $CI_REGISTRY_IMAGE/testenv:$CI_COMMIT_REF_NAME
    OCTAVEINTTEST_BRANCHES: https://gitlab.indiscale.com/api/v4/projects/121/repository/branches OCTAVEINTTEST_BRANCHES: https://gitlab.indiscale.com/api/v4/projects/121/repository/branches
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment