Passed
Push[email protected] ( c19684...77c53b )
by Bruno
03:05
created

Checkout Config

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

filter: 
    excluded_paths:
         - vendor

build:
    environment:
            php:
                version: 7.3
    dependencies:
        before:
            - 'echo "{\"http-basic\":{\"repo.magento.com\":{\"username\":\"${MAGENTO_USERNAME}\",\"password\":\"${MAGENTO_USERNAME}\"}}}" > auth.json'
            - /home/scrutinizer/.phpenv/shims/php /usr/bin/composer.phar self-update --1
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run

Repository Config

build:
  environment:
    variables:
      MAGENTO_USERNAME: '06142905d65adf1cda7d33b31ac492df'
      MAGENTO_PASSWORD: 'bd763af8cc615d5a5565924410acf474'