🏗 Fix CI
        Tim Izzo tim@octree.ch
        
        
        
        
        
        Fri, 26 Jun 2020 16:01:47 +0200
        
          1 files changed,
          1 insertions(+),
          1 deletions(-)
          
          jump to
            
            
            
            M
            
          
          .gitlab-ci.yml
          
            → 
            .gitlab-ci.yml
          
          
            
          @@ -103,7 +103,7 @@ Code Quality:
stage: analyze image: ciricihq/gitlab-sonar-scanner rules: - - if: "$CI_PIPELINE_SOURCE =~ schedule" + - if: '$CI_PIPELINE_SOURCE =~ "schedule"' script: - >- sonar-scanner -Dsonar.host.url=$SONAR_URL