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

PIPELINE: fix triggering of inttests

parent c836d7d0
Branches
Tags
No related merge requests found
Pipeline #10797 passed
Pipeline: caosdb-octaveinttest

#10798

    ......@@ -129,7 +129,7 @@ trigger_inttest:
    -F "variables[TRIGGERED_BY_REPO]=$TRIGGERED_BY_REPO"
    -F "variables[TRIGGERED_BY_REF]=$TRIGGERED_BY_REF"
    -F "variables[TRIGGERED_BY_HASH]=$TRIGGERED_BY_HASH"
    -F "variables[OCTAVELIB_REGISTRY_IMAGE]=$OCTAVELIB_REGISTRY_IMAGE"
    -F "variables[OCTAVELIB_REGISTRY_IMAGE]=$OCTAVE_REGISTRY_IMAGE"
    -F "variables[F_BRANCH]=${F_BRANCH}"
    -F ref=${OCTAVEINT_REF} $OCTAVEINTTEST_PIPELINE 2>HTTPCODE
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment