cosmetics

This commit is contained in:
Philipp Kunz 2016-06-20 12:05:35 +02:00
parent c61ef2eeba
commit 2956278369

View File

@ -5,7 +5,7 @@ provides an easy way for promised environments
qenv works with two files:
* **qenv.yml** - specifies which ENV vars are required.
* **env.yml** specifies all env vars that are not already set in the current environment.
* **env.yml** - specifies all env vars that are not already set in the current environment.
Now obviously you can set build specific env vars in many CI environments.
So there we do not need an **env.yml** since all ENV vars are in place