Skip to content
Snippets Groups Projects

Use "trigger" keyword for pipeline.

Merged Daniel Hornung requested to merge f-trigger into dev
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -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}"
- echo "CPPLIB_REF={$CPP_DEFAULT_BRANCH}" >> "$DOTENV"
- cat "$DOTENV"
artifacts:
reports:
Loading