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

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -62,6 +62,8 @@ linux:cross-build:
    62 62
           - linux-2/*.log
    
    63 63
           - linux-3/*.log
    
    64 64
           - linux-4/*.log
    
    65
    +      # The lisp directory is needed for the static analyzer job.
    
    66
    +      - linux-4/lisp
    
    65 67
       needs:
    
    66 68
     
    
    67 69
         # Normally need the linux:install stage to get the compiler to