Created Env plugin (markdown)
parent
a9035db659
commit
4711d415b1
1 changed files with 9 additions and 0 deletions
9
Env-plugin.md
Normal file
9
Env-plugin.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
Sets environment variables on the PHPCI server for the build.
|
||||
|
||||
### Sample Configuration:
|
||||
|
||||
```yml
|
||||
setup:
|
||||
env:
|
||||
APPLICATION_ENV: "development"
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue