Environment variables
The environment variables are loaded from the following files:
| File name | Format |
|---|---|
$HOME/.microCI.env |
VAR=VALUE |
.env |
VAR=VALUE |
.env.yml |
VAR: VALUE |
Some special variables can be automatically loaded if defined.
The environment variables are loaded from the following files:
| File name | Format |
|---|---|
$HOME/.microCI.env |
VAR=VALUE |
.env |
VAR=VALUE |
.env.yml |
VAR: VALUE |
Some special variables can be automatically loaded if defined.