Commit ec35ed51 authored by norvell's avatar norvell
Browse files

Add api trigger to .rules-main-scheduled to test pipeline

parent 0b6f5868
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -72,6 +72,7 @@ stages:
  extends: .rules-basis
  rules:
    - if: $CI_PIPELINE_SOURCE == 'schedule' && $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
    - if: $CI_PIPELINE_SOURCE == 'api' 


# templates to define stages and platforms