Triggers a deployment of the project to run via Mage v3
- env [required, string] - The environment name
deploy:
mage3:
env: production
- bin [optional, string] - The mage executable path
- log_dir [optional, string] - The mage logs path
mage:
bin: /usr/local/bin/mage
log_dir: ./var/log