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

Commits:

1 changed file:

Changes:

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