Passed
Push[email protected] ( e79aa1...5b9a1c )
by Bruno
03:28
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: '998ad38f8449a7c33be1486894f0bbe8'
      MAGENTO_PASSWORD: 'f40afa483775f8ba35c80a003d9fa6f0'