Plugin Env ---------- Sets environment variables on the PHPCI server for the build. Configuration ============= ### Examples: ```yml setup: env: APPLICATION_ENV: "development" ```