php-censor/docs/en/plugins/env.md
2016-07-17 20:32:51 +06:00

156 B

Sets environment variables on the PHPCI server for the build.

Sample Configuration:

setup:
    env:
        APPLICATION_ENV: "development"