Preview:
phases:
  build:
    commands:
       - composer update --no-interaction --ignore-platform-req=ext-redis --ignore-platform-req=ext-redis
       - bin/console assets:install
       - bin/console pimcore:deployment:classes-rebuild -v -c
       - bin/console cache:clear
artifacts:
  files:
    - '**/*'
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter