Raymond Toy pushed to branch rtoy-issue-76-add-ansi-tests-to-ci at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -4,6 +4,9 @@ variables:
    4 4
       bootstrap: ""
    
    5 5
     
    
    6 6
     linux-runner:
    
    7
    +  artifacts:
    
    8
    +    paths:
    
    9
    +      - ansi-test/test.out
    
    7 10
       tags:
    
    8 11
         - linux
    
    9 12
       before_script: