# If a child job overwrites before_script, then use !reference to also add the part from this jobs
.job-linux:
tags:
-test-nokia-basop-linux-runner-3
-test-nokia-linux-runner
before_script:
-|
if [[ "$IVAS_CODEC_CI_REF" == "" ]]; then echo "Error: IVAS_CODEC_CI_REF not set" && exit 1; else echo "IVAS_CODEC_CI_REF set to: $IVAS_CODEC_CI_REF"; fi