Passed
Push[email protected] ( 2b05ae...1f64b0 )
by Bruno
05:23 queued 02:19
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true
        excluded_dependencies:
            - magento/*

filter: 
    excluded_paths:
         - vendor

build:
    environment:
            php:
                version: 7.4
    dependencies:
        before:
            - 'echo "{\"http-basic\":{\"repo.magento.com\":{\"username\":\"${MAGENTO_USERNAME}\",\"password\":\"${MAGENTO_PASSWORD}\"}}}" > auth.json'
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run

Repository Config

build:
  environment:
    variables:
      MAGENTO_USERNAME: '1574aba80a867d8f5c1167384ab102df'
      MAGENTO_PASSWORD: '5084575df35e99de8a7ca67b131484a0'