Skip to content

Instantly share code, notes, and snippets.

@chadwcarlson
Created November 23, 2021 18:26
Show Gist options
  • Save chadwcarlson/8c74c76c9dacc0dec5310c9f66865557 to your computer and use it in GitHub Desktop.
Save chadwcarlson/8c74c76c9dacc0dec5310c9f66865557 to your computer and use it in GitHub Desktop.
name: magento
type: 'php:7.4'
build:
flavor: composer
hooks:
build: |
php ./vendor/bin/ece-tools build:generate
php ./vendor/bin/ece-tools build:transfer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment