Raymond Toy pushed to branch issue-358-macos-git-cert-error at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -165,6 +165,10 @@ osx:install:
    165 165
       artifacts:
    
    166 166
         paths:
    
    167 167
           - snapshot/
    
    168
    +  allow_failure: true
    
    169
    +  before_script:
    
    170
    +    - type -all git
    
    171
    +    - git --version
    
    168 172
       script:
    
    169 173
         - echo PATH = $PATH
    
    170 174
         - ls -F /usr/local/bin