Commit 4f34d8e4 authored by norvell's avatar norvell
Browse files

Correct variable for scheduled FX-FX job

parent 36c5c065
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -138,7 +138,7 @@ workflow:

.rules-pytest-long-fx-fx:
  rules:
    - if: $PYTEST_MLD_LONG # Set by scheduled pipeline
    - if: $PYTEST_MLD_LONG_FX_FX # Set by scheduled pipeline
    - if: $CI_PIPELINE_SOURCE == 'web' && $MANUAL_PIPELINE_TYPE == "pytest-compare-long-fx-fx"
    - if: $CI_PIPELINE_SOURCE == 'push'
      when: never