Skip to content

Fixing up my pipeline

Timm Bugla requested to merge pipeline-fixing-adventures into master

I've replaced the hand-written env var in the pipeline with $CI_COMMIT_TAG. Because the value was empty in non-tagged commits, the pipeline broke since make tried using git commands. I've set the SEMESTER to a placebo value.

Merge request reports

Loading