Environment variables in appveyor.yml are overwritten by GUI setting ones, bug or not?
Hi, I use appveyor.yml and NOT ignore it.
I once saw that appveyor.yml is independent of GUI setting. I check
that Before build script is independent.
But environment variables is not.
Below builds are same commit, just GUI environment variable
settings are defferent.
(In 0.0.0.72, added GUI environment variable setting).
0.0.0.71
0.0.0.72
(see output line 26)
Bug or Useful system?
-
from_gui.png
12.4 KB
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Feodor Fitsner on 21 Aug, 2015 02:17 PM
Yes, environment variables defined on UI override those ones defined in appveyor.yml. It's not a bug, but a useful feature :)
2 Posted by MasuqaT on 22 Aug, 2015 03:55 AM
Thank you for reply. :-)
MasuqaT closed this discussion on 22 Aug, 2015 03:55 AM.