Skip to content
Snippets Groups Projects
Commit 614ef5d2 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

FIX: character swap

parent 5b8c5619
No related branches found
No related tags found
1 merge request!14Use "trigger" keyword for pipeline.
Pipeline #24506 passed
Pipeline: CaosDB Julia Integration Tests

#24537

    ......@@ -199,7 +199,7 @@ trigger_prepare:
    # Write to dotenv
    - echo "JULIAINT_REF=${JULIAINT_REF}" >> "$DOTENV"
    - echo "F_BRANCH=${F_BRANCH}" >> "$DOTENV"
    - echo "CPPLIB_REF={$CPP_DEFAULT_BRANCH}" >> "$DOTENV"
    - echo "CPPLIB_REF=${CPP_DEFAULT_BRANCH}" >> "$DOTENV"
    - cat "$DOTENV"
    artifacts:
    reports:
    ......
    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