Commit dacbf2c2 authored by Marius DAVID's avatar Marius DAVID
Browse files

fix a small naming issue

parent 4f42f326
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ variables:
build:
  extends: .nix
  rules:
    - if: $CI_PIPELINE_SOURCE == $CI_PIPELINE_SOURCE # Truly terrible syntax (otherwise, won’t run during MR as a side effect of the rule in comment-link )
    - if: $CI_PIPELINE_SOURCE == $CI_PIPELINE_SOURCE # Truly terrible syntax (otherwise, won’t run during MR as a side effect of the rule in comment )
  stage: "build"
  cache:
    key: nix-user-cache