Raymond Toy pushed to branch issue-342-add-ci-static-analyzer at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -235,7 +235,9 @@ osx:benchmark:
    235 235
     
    
    236 236
     linux:static-analyzer:
    
    237 237
       stage: build
    
    238
    -  when: manual
    
    238
    +  rules:
    
    239
    +    - if: $CI_PIPELINE_SOURCE = "schedule"
    
    240
    +    - when: manual
    
    239 241
       tags:
    
    240 242
         - linux
    
    241 243
       artifacts: