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

WIP: Pipeline fixing.

parent 92450bea
No related branches found
No related tags found
No related merge requests found
Pipeline #18813 passed
Pipeline: caosdb-octaveinttest

#18819

    ......@@ -121,7 +121,7 @@ trigger_inttest:
    - F_BRANCH=$CI_COMMIT_REF_NAME
    - echo -e "Triggering caosdb-octaveinttest@${OCTAVEINT_REF}\n"
    "(F_BRANCH=$F_BRANCH, OCTAVE_REGISTRY_IMAGE=${OCTAVE_REGISTRY_IMAGE})"
    "(F_BRANCH=$F_BRANCH, OCTAVE_REGISTRY_IMAGE=${OCTAVE_REGISTRY_IMAGE}, ref=${OCTAVEINT_REF})"
    - curl -w "HTTPCODE:%{http_code}%{stderr}HTTPCODE=%{http_code}" -X POST
    -F token=$CI_JOB_TOKEN
    -F "variables[TRIGGERED_BY_REPO]=$TRIGGERED_BY_REPO"
    ......
    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