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
Branches
Tags
1 merge request!14Use "trigger" keyword for pipeline.
Checking pipeline status
......@@ -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.
Please register or to comment